From e0c8f3d8155dabb7d7d54e426f56febfab77ee92 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 25 Sep 2008 04:59:08 +0000 Subject: * include/cfuns.h (oa_copy_file): Declare. * lib/cfuns-c.c (oa_chdir): Define. (oa_dirname): Fix typo. * hyper/htadd.c (copy_file): Remove. (build_db_filename): Tidy. (delete_file): Use oa_copy_file. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 3f0acc98..6d17d7b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-09-25 Gabriel Dos Reis + + * include/cfuns.h (oa_copy_file): Declare. + * lib/cfuns-c.c (oa_chdir): Define. + (oa_dirname): Fix typo. + * hyper/htadd.c (copy_file): Remove. + (build_db_filename): Tidy. + (delete_file): Use oa_copy_file. + 2008-09-24 Gabriel Dos Reis * interp/i-analy.boot (putCallInfo): New. -- cgit v1.2.3