add script that eases the creation of *.po files
[claws.git] / ChangeLog.claws
index e5c8fa71f46e68ad4df6dc268c5600689a01a7fc..2bb967d27a4500fafbbab3a0c63ca9725544cb20 100644 (file)
@@ -1,3 +1,30 @@
+2002-06-24 [paul]      0.7.8claws20
+
+       * tools/Makefile.am
+         tools/README
+         tools/update-po       ** NEW FILE **
+               add script that eases the creation of *.po files
+               Submitted by Wilbert Berendsen <wilbert@oswf.org>
+
+2002-06-23 [alfons]    0.7.8claws19
+
+       * src/messageview.c
+               make notification_convert_header obey const correctness
+               (next step will be fixing the broken return receipt)
+
+2002-06-23 [paul]      0.7.8claws18
+
+       * src/messageview.c
+               fix bug introduced in last commit:
+               removed too much code in last commit - put back what's
+               needed
+
+2002-06-23 [paul]      0.7.8claws17
+
+       * src/messageview.[ch]
+               remove code committed in error from locally patched
+               source
+
 2002-06-23 [colin]     0.7.8claws16
 
        * src/compose.[ch]