fix ssl deadlock, when peer closes connection
[claws.git] / ChangeLog.claws
index 2de2978739da95d0f6c4bcc76255a2f5da33b605..533f6cf97253265ebced73b38acc77a2c0ba9453 100644 (file)
@@ -1,3 +1,104 @@
+2001-10-24 [christoph] 0.6.4claws3
+
+       * src/socket.c
+               fix ssl deadlock, when peer closes connection
+
+2001-10-24 [paul]      0.6.4claws2
+
+       * src/prefs_common.c
+               gettextize the gpg ascii-armored warning message
+
+       * src/compose.c
+               insert a DOS/MAC file into the composed message
+               (improvements)
+
+       * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
+
+2001-10-22 [paul]      0.6.4claws1
+
+       * sync with sylpheed 0.6.4 release
+               see ChangeLog entries 2001-10-21
+
+       * po/fr.po, po/pt_BR.po
+               updated by Melvin Hadasht and Fabio Junior Beneditto
+
+2001-10-21 [paul]      0.6.3claws30
+
+       * src/compose.c
+               insert a DOS text file from the compose window
+               into the composed message text (removes CRs characters)
+               Submitted by Thierry Godefroy <godefroy@imaginet.fr>
+
+       * tools/filter_conv.pl, tools/README
+               automatically use ~/.sylpheed as working directory
+               print out confirmation message on completion
+
+       * correct Hoa's last ChangeLog.claws entry
+
+2001-10-20 [hoa]        0.6.3claws29
+
+       * src/grouplistdialog.c
+               bugfix (another ?) to give the right
+               newsgroups list for each news server.
+
+       * src/news.c
+       * src/news.h
+               improve the newsgroups list cache
+
+2001-10-20 [paul]      0.6.3claws28
+
+       * sync with sylpheed 0.6.3cvs9
+               see ChangeLog entry 2001-10-19
+
+       * correct Alfons' last ChangeLog.claws entry
+
+2001-10-19 [alfons]
+
+       * src/pgptext.[ch]
+               fix compilation problems (part of bug #472895)
+
+2001-10-18 [hoa]        0.6.3claws27
+
+       * src/grouplistdialog.c
+               bugfix when we refresh was clicked (bug 472701)
+
+2001-10-19 [christoph] 0.6.3claws26
+
+       * src/compose.c
+               last header entry should default to "To:" or
+               "Newsgroups:" and not copy the last entry line
+               in a new compose window
+               (closes bug #472686, #470792)
+
+2001-10-19 [paul]      0.6.3claws25
+
+       * sync with Sylpheed 0.6.3cvs8
+               see ChangeLog entries 2001-10-18 and 2001-10-19
+
+2001-10-18 [christoph] 0.6.3claws24
+
+       * src/procmsg.c
+               reimplement ignore thread
+       
+2001-10-18 [hoa]        0.6.3claws23
+
+       * src/folderview.c
+       * src/grouplistdialog.[ch]
+               enhanced news subscription interface (feature 469113)
+
+       * src/news.c
+       * src/news.h
+               enchanced newsgroup listing,
+               now, we can get groups informations
+               (NNTPGroupInfo)
+
+2001-10-18 [paul]      0.6.3claws22
+
+       * src/summaryview.c
+               remove comment (sync with main branch)
+       * src/mainwindow.c
+               fix 'Re-edit' bug in 'Message' menu
+
 2001-10-17 [christoph] 0.6.3claws21
 
        * src/compose.c
                add Sergey's smtpcred.patch
                adds separate username/password setting for SMTP Auth
                needed by some servers
+               (closes feature request #471659)
 
 2001-10-13 [paul]      0.6.3claws13
 
                fixed memory leak and broken octal display
        * src/filesel.c
                fixed segfault caused by lost filename
-               workaround
+               workaround (closes bug #469551)
 
 2001-10-10 [paul]      0.6.3claws6