2009-01-10 [colin] 3.7.0cvs27
[claws.git] / ChangeLog
index 87e4980361b50da5ca5bec84ed8768c14abcc47d..fef66eba565688dddcfeafead521e956c180503e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+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'
+               Make sure we can at least output one char
+               to the line, or insert the line break 
+               directly.
+
+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
+               update Team list
+
+2009-01-09 [colin]     3.7.0cvs20
+
+       * src/messageview.c
+               Fix bug 1814, 'Windows' WM badly places 
+               message view'
+
 2009-01-09 [colin]     3.7.0cvs19
 
        * src/prefs_themes.c