diff options
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r-- | libibex/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog index ba785db21a..ef27870817 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,12 @@ +2000-03-26 NotZed <NotZed@HelixCode.com> + + * lookup.c (main): Fixed call to ibex_open. + + * mkindex.c (main): Fixed call to ibex_open. + + * file.c (ibex_open): Changed to accept flags and mode equivalent + to open(2). + 2000-02-25 Dan Winship <danw@helixcode.com> * *.c: add gtk-doc-style comments |