removed ac/gpgme.m4
[claws.git] / ChangeLog.claws
index 2dcfde3099a403834cd435114a56f863b567a4d8..4d51631dcf53237a97117d85cbf4524ec50e49b0 100644 (file)
@@ -1,3 +1,80 @@
+2002-03-04 [hoa]       0.7.2claws30
+
+       * removed ac/gpgme.m4
+               to avoid autogen common problem
+               developers have to install gpgme development package now
+
+2002-03-03 [alfons]    0.7.2claws29
+
+       * src/pop.c
+               merge fix by Oliver Haertel for selective
+               download buglet
+
+2002-03-03 [paul]      0.7.2claws28
+       
+       * sync with sylpheed 0.7.3
+
+2002-03-03 [paul]      0.7.2claws27
+
+       * sync with sylpheed 0.7.2cvs24
+               see ChangeLog entries 2002-03-02 and 2002-03-03
+
+2002-03-02 [melvin]    0.7.2claws26
+
+       * src/inc.[ch]
+       * src/main.c
+       * src/mainwindow.c
+       * src/prefs_common.[ch]
+               Added user definable notification on new mail arrival.
+               Removed unused variables in spell checker prefs code.
+
+2002-03-02 [melvin]    0.7.2claws25
+
+       * src/quote_fmt.c
+               Removed unnecessary escape sequences.
+               Changed 'Initial...' to 'Initials of Sender'
+
+2002-03-02 [paul]      0.7.2claws24
+
+       * sync with sylpheed 0.7.2cvs22
+               see ChangeLog entry 2002-03-01
+
+2002-03-01 [hoa]       0.7.2claws23
+
+       * src/mainwindow.c
+               Set sensitivity of delete actions to active
+               even if the folder is a newsgroup.
+
+       * src/summaryview.c
+               - Set sensitivity of delete actions
+               - Added function check_permission() that will check if the
+                 user is authorized to delete a message. For news, it
+                 will check if the author is the same.
+               - Enabled deletion when there is no trash folder.
+
+       * src/news.[ch]
+               - Added news_cancel_article() to cancel articles
+               - Implemented news_remove_message() (public function)
+
+2002-03-01 [paul]      0.7.2claws22
+
+       * src/gtkutils.c
+         src/textview.c
+               recognise urls that that don't include 'http://' and
+               simply begin 'www.' 
+
+       * AUTHORS
+               remove duplicated name
+
+2002-02-28 [paul]      0.7.2claws21
+
+       * src/mainwindow.c
+         src/summaryview.[ch]
+               add ability to 'Select thread'
+               combines Melvin's "Select thread's head" patch (#510907)
+               with Colin Leroy's <colin@colino.net> "Select whole thread" 
+               patch (#518514) 
+
 2002-02-28 [paul]      0.7.2claws20
 
        * src/mimeview.c
                  not displayed
 
        * src/mainwindow.c
-               "View/Folder Tree" becomes "View/Separate Folder View"
+               "View/Folder Tree" becomes "View/Separate Folder Tree"
                "View/Message View" becomes "View/Separate Message View"
                because its less ambiguous.