sync with 0.9.0cvs3
[claws.git] / ChangeLog
index 6908af8a9872fe1f7b619b852d7b7eefba762c3d..bb29b1218f050c5ed1c70fa66e1d015eba6f6b97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-05-19
+
+       * src/compose.c: compose_insert_sig(): fixed the bug that always
+         appended signature separator if signature file was not found.
+         compose_get_signature_str(): fixed the bug that caused crash if
+         signature file cannot be opened.
+
+2003-05-16
+
+       * version 0.9.0
+
 2003-05-16
 
        * src/session.c: session_recv_msg(): removed debug print.