aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-10-07 17:16:33 +0000
committerFrederic Culot <calcurse@culot.org>2007-10-07 17:16:33 +0000
commitd46113e3bc197f37a01a094287e2a2e4b637339a (patch)
tree87e6edc11546aaa9b1e10847c647d046bec046bb
parentee42e61190ffdc136e977283695f1a719465712c (diff)
downloadcalcurse-d46113e3bc197f37a01a094287e2a2e4b637339a.tar.gz
calcurse-d46113e3bc197f37a01a094287e2a2e4b637339a.zip
Handling of SIGWINCH improved, and German translation updated
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d07328..528aec9 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+07 Oct 2007:
+ handling of SIGWINCH improved
+ German manual and translation updated, many thanks to Michael Schulz
+
16 Sep 2007:
bugfix: wrong symbol used for pthread library in configure.ac (thanks
Michael for noticing this bug)