From ce20f71130de6c74ebe561904d9137f08f446a74 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 9 Sep 2006 20:45:59 +0000 Subject: beginning of notifying functions implementation Spanish manual and po file added, many thanks to Jose Lopez --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a77645..6b35b99 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +09 Sep 2006: + src/Makefile.am updated to take notify.h and .c into account, and link + to lpthread added + configure.ac: added test for pthread library and switched to 1.6 + help window size updated to take notification bar into account + notify.h and notify.c created, with the following routines: + notify_init_bar(), notify_reinit_bar(), notify_update_bar(), + notify_extract_aptsfile(), notify_thread_sub() + Makefile.am updated to add the spanish manual + spanish manual and translations added, many thanks to Jose for + providing them + manuals updated (thanks section) + + 08 Sep 2006: fixed a bug appearing when trying to delete a newly repeated item -- cgit v1.2.3-54-g00ecf