Explain patch better
[claws.git] / ChangeLog
index 911b74a1e1d88aa8f5c7eb81de9b498a9dd7fe54..953b3be6af84544d6569834c1a56814cba26a09b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2009-01-10 [colin]     3.7.0cvs27
+
+       * src/codeconv.c
+               Fix bug 1811, '[mime] Crash when there's no 
+               room for filename's start on the same line'
+               When the mimetype of the attachment is very 
+               long, there's no room at all to start the 
+               name=... parameter on the same line. This
+               caused an infinite loop as 0 characters of
+               the filename could be appended.
+               In such cases, insert linebreak before the
+               name parameter.
+
+2009-01-09 [colin]     3.7.0cvs26
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/common/utils.c
+               Win32: Fix bug 1815, 'Drag-n-Drop of files on 
+               Compose Window does not attach'
+
+2009-01-09 [colin]     3.7.0cvs25
+
+       * src/foldersel.c
+               Fix bug 1817, 'Changing Themes does not 
+               update the pixmaps in "Select folder" 
+               dialog box'
+
+2009-01-09 [colin]     3.7.0cvs24
+
+       * src/main.c
+               Win32: Fix bug 1816, 'Attaching files with 
+               command-line generates error after attaching'
+
+2009-01-09 [paul]      3.7.0cvs23
+
+       * src/gtk/about.c
+               forgot this '2009' in last commit
+
+2009-01-09 [paul]      3.7.0cvs22
+
+       * src/*/*.[c,h]
+               it's 2009!
+               update copyright headers
+
 2009-01-09 [paul]      3.7.0cvs21
 
        * doc/man/claws-mail.1