correct a few menuitem labels
[claws.git] / ChangeLog.claws
index 0a00b258954d6855b50a875084a2b54e42825640..8fbad61b600a179e97ac58979bfe37a5d74b952c 100644 (file)
@@ -1,3 +1,109 @@
+2002-03-25 [paul]      0.7.4claws44
+
+       * src/mainwindow.c
+         src/selective_download.c
+               correct a few menuitem labels
+
+2002-03-25 [christoph] 0.7.4claws43
+
+       * src/procmsg.c
+               fix non deleted tmp message in
+               procmsg_save_to_outbox
+               fix problems caused by sync with
+               main branch's procmsg_send_queue
+
+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
+         src/mainwindow.c
+         src/prefs_actions.c
+         src/prefs_common.c
+               rename 'Tool' to 'Tools'
+
+       * src/mainwindow.c
+               move 'Delete duplicated messages' from
+               'Message/' to 'Tools/'
+               re-arrange the order of 'Tools/' items
+
+2002-03-22 [paul]      0.7.4claws32
+
+       * src/addr_compl.c
+         src/addressbook.[ch]
+               auto-address completion now also matches on
+               Nickname. patch submitted by Bob Forsman 
+               <hammor@users.sourceforge.net>
+
+       * src/editaddress.c
+               correct a spelling mistake
+
+2002-03-22 [alfons]    0.7.4claws31
+
+       * src/pop.c
+               fix getting uidl from incorrect string 
+               (spotted by Colin)
+
 2002-03-21 [alfons]    0.7.4claws30
 
        * src/pop.c