diff options
Diffstat (limited to 'libbanshee/engine/ChangeLog')
-rw-r--r-- | libbanshee/engine/ChangeLog | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/libbanshee/engine/ChangeLog b/libbanshee/engine/ChangeLog deleted file mode 100644 index b65636ed5e7..00000000000 --- a/libbanshee/engine/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ -2004-05-28 Aaron W. LaFramboise <aaronraolete36@aaronwl.com> - - * engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush. - -2003-07-01 Daniel Berlin <dberlin@dberlin.org> - - * bool.h: Can't include gcc's system.h and bool.h at the same time. - -2003-06-25 Daniel Berlin <dberlin@dberlin.org> - - * compiler.h: Fix the grouping of the #if - -2003-02-02 Daniel Berlin <dberlin@dberlin.org> - - * compiler.h: Only define HAVE_VARIADIC_MACROS if IN_GCC is not - defined. - * util.h: Add prototypes for min and max. - |