2006-06-12 [wwp] 2.3.0cvs3
[claws.git] / ChangeLog
index 260ab5a76c920ae804d811e09ee6b3c55012ed55..d0c342e9a98e04d987afc98c0da9de554b5b5364 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+2006-06-12 [wwp]       2.3.0cvs3
+
+       * .cvsignore
+               more files to ignore.
+
+2006-06-12 [wwp]       2.3.0cvs2
+
+       * src/quote_fmt.c
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               extend the quote_fmt parser (templates and quotes):
+               - allow limited sub-expressions in |p{} and |f{} expressions,
+               - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
+               - implemented/fixed missing implementation of query_references and show_references,
+               - completed, fixed contents and format of the symbols help dialog,
+               - fix some compilation warnings.
+
+2006-06-12 [wwp]       2.3.0cvs1
+
+       * manual/advanced.xml
+       * manual/fr/advanced.xml
+               updates in the "templates" section of the manual (eng/fr):
+                - be more precise (both versions)
+                - completed to match the english reference (fr version)
+                - touchups (both versions)
+
+2006-06-12 [paul]      2.3.0
+
+       2.3.0 released
+
+2006-06-12 [paul]      2.2.3cvs14
+
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/el.po
+       * po/fr.po
+       * po/it.po
+       * po/pt_BR.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Tim, Stephan Sachse,
+               Stavros Giannouris, Fabien Vantard, Andrea
+               Spadaccini, Frederico Goncalves Guimaraes,
+               Aleksandar Urosevic, and Ralgh Young
+
+2006-06-12 [colin]     2.2.3cvs13
+
+       * src/mbox.c
+               Add missing header
+
+2006-06-11 [colin]     2.2.3cvs12
+
+       * src/msgcache.c
+               Verify that g_malloc() succeeded
+
+2006-06-11 [colin]     2.2.3cvs11
+
+       * src/wizard.c
+               Add Face header to welcome mail
+
+2006-06-10 [colin]     2.2.3cvs10
+
+       * src/textview.c
+               Revert previous (Forgot it changes the
+               margin on the whole mail)
+
+2006-06-10 [colin]     2.2.3cvs9
+
+       * src/textview.c
+               Don't overlap long headers under (X-)Face
+
+2006-06-10 [mones]     2.2.3cvs8
+
+       * manual/xml2pdf
+               allow generation of manual on systems lacking saxon binary
+               but with java and the saxon library installed
+
+       * po/es.po
+               updated for release
+
+2006-06-09 [colin]     2.2.3cvs7
+
+       * src/summaryview.c
+               Fix leak when using Display Sender using Addressbook
+
+2006-06-09 [colin]     2.2.3cvs6
+
+       * src/compose.c
+       * src/folder.c
+       * src/folderview.c
+       * src/mimeview.c
+       * src/summaryview.c
+               More leaks fixes
+
+2006-06-09 [paul]      2.2.3cvs5
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * tools/claws.i18n.status.pl
+               updated with new info
+
 2006-06-09 [paul]      2.2.3cvs4
 
        * README