add Last Name placeholder for quoting
[claws.git] / ChangeLog.claws
index 68cbda11b86cc309340c28d30c2a3aa1db88703b..86a62dd3358993930f49bc6a840ffe9c9d2b5ff7 100644 (file)
@@ -1,3 +1,65 @@
+2002-03-25 [paul]      0.7.4claws42
+
+       * src/quote_fmt.c
+         src/quote_fmt_lex.l
+         src/quote_fmt_parse.y
+               add Last name (%L) placeholder for quoting. 
+               patch submitted by Thorsten Thielen 
+               <thth@user.sourceforge.net>
+
+2002-03-25 [paul]      0.7.4claws41
+
+       * src/utils.c
+               get full hostname. patch submitted by
+               Bob Woodside <rwoodside1@comcast.net>
+
+2002-03-25 [paul]      0.7.4claws40
+
+       * src/account.c
+         src/news.c
+         src/nntp.[ch]
+         src/prefs_account.[ch]
+               enable NNTP over SSL. patch submitted by
+               Pascal Jermini <pascal@infinity.hn.org>
+
+2002-03-24 [paul]      0.7.4claws39
+
+       * src/prefs_common.c
+               make the arrangement of the Compose tab more
+               coherent
+
+       * src/mainwindow.c
+               fix some irregularities of style
+
+       * po/de.po
+               updated by Kilian Krause
+
+2002-03-23 [paul]      0.7.4claws38
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-03-23 [paul]      0.7.4claws37
+
+       * src/mainwindow.c
+               move 'Gather addresses' to 'Tools' menu
+               make 'Selective download' sensitive
+
+2002-03-23 [paul]      0.7.4claws36
+
+       * sync with 0.7.4cvs16
+               see ChangeLog entries 2002-03-23
+
+2002-03-22 [christoph] 0.7.4claws35
+
+       * src/quote_fmt_parse.y
+               fix include program output
+
+2002-03-22 [alfons]    0.7.4claws34
+
+       * src/pop.c
+               initialize GDate stack variable correctly (sorry!)
+
 2002-03-22 [paul]      0.7.4claws33
 
        * src/compose.c