aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-09-09 20:45:59 +0000
committerFrederic Culot <calcurse@culot.org>2006-09-09 20:45:59 +0000
commitce20f71130de6c74ebe561904d9137f08f446a74 (patch)
tree264947ea623f84ff183de48b37873f60f213518b /ChangeLog
parentff8378b4743df5a40a024c2d1a6abbf729df1dc6 (diff)
downloadcalcurse-ce20f71130de6c74ebe561904d9137f08f446a74.tar.gz
calcurse-ce20f71130de6c74ebe561904d9137f08f446a74.zip
beginning of notifying functions implementation
Spanish manual and po file added, many thanks to Jose Lopez
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog14
1 files changed, 14 insertions, 0 deletions
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