[Commits] ChangeLog 1.396.2.3555 1.396.2.3556 NEWS 1.42.2.55 1.42.2.56 README 1.8.2.65 1.8.2.66 RELEASE_NOTES 1.1.2.50 1.1.2.51 configure.ac 1.654.2.4453 1.654.2.4454

claws at claws-mail.org claws at claws-mail.org
Wed Jun 27 11:50:21 CEST 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv13888

Modified Files:
      Tag: gtk2
	ChangeLog NEWS README RELEASE_NOTES configure.ac 
Log Message:
3.8.1 unleashed

Index: README
===================================================================
RCS file: /home/claws-mail/claws/README,v
retrieving revision 1.8.2.65
retrieving revision 1.8.2.66
diff -u -d -r1.8.2.65 -r1.8.2.66
--- README	16 Dec 2011 12:29:37 -0000	1.8.2.65
+++ README	27 Jun 2012 09:50:19 -0000	1.8.2.66
@@ -691,6 +691,7 @@
 
 GTK 2 Version
 -------------
+2012-06-27	3.8.1
 2011-12-16	3.8.0
 2011-08-27	3.7.10
 2011-04-09	3.7.9

Index: NEWS
===================================================================
RCS file: /home/claws-mail/claws/NEWS,v
retrieving revision 1.42.2.55
retrieving revision 1.42.2.56
diff -u -d -r1.42.2.55 -r1.42.2.56
--- NEWS	16 Dec 2011 12:29:37 -0000	1.42.2.55
+++ NEWS	27 Jun 2012 09:50:19 -0000	1.42.2.56
@@ -1,5 +1,62 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.8.1
+-------
+
+* Replied and Forwarded message status flags are now non-exclusive.
+  Introduced a new message state (and relevant icon in message list)
+  where both the Replied and Forwarded flags are set
+
+* 'Send to...' has been added to the context menu of a message's
+  parts. This causes a new Compose window to open with the selected
+  mime part attached.
+
+* 'Hide' and 'View Log' buttons have been added to the Send and
+   Receive dialogues. The former will hide the dialogue, the latter
+   will open the Network Log dialogue.
+
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
+
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
+
+* The display of attached patches, (text/x-patch or text/x-diff), is
+  now colourised. The colours are controlled by 3 new hidden
+  preferences: diff_added_color, diff_deleted_color, and
+  diff_hunk_color.
+
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
+
+* Bug fixes:
+	o bug 1090, 'Standard-folders appear again after rescanning tree'
+	o bug 1924, 'Messages marked move to Trash appear identical to
+		     messages marked move to $FOLDER'
+	o bug 2598, 'Actions can move locked messages'
+	o bug 2501, 'opened message blanks when moved to other folder'
+	o bug 2574, 'Statement might be overflowing a buffer in strncat'
+	o bug 2577, 'Focus rectangle on folder list and message
+		     list headings doesn't get properly cleared when switching
+                     heading and horizontally scrolling list (underlines and
+                     vertical lines remain on screen)'
+	o bug 2582, 'Expanded mimeview drag n drop no longer works'
+	o bug 2595, 'Change expand behavior for message list / message view'
+	o bug 2620, 'shift+tab from subject field not working'
+	o bug 2624, 'dialog "Action Configuration" cannot be closed'
+	o bug 2646, 'Compile fails with gnutls-3.0.18'
+	o bug 2659, 'E-mail attachments are handled inconsistently'
+	o bug 2662, '"ag" quicksearch adds "1" to value'
+	o Fix bug in search criteria when doing a complete directory
+	  search using '*'
+	o Fix GTK+2.16 build (w32)
+	o Fix sensitivity of toolbar's get_btn (retrieve mail from current
+          account) and of mainwindows's relevant entry when current account
+          is not able to retrieve (SMTP-only).
+	o don't do TLS if not requested by user. fixes connecting to servers
+	  which, for example, want SSL 3 only
+
 * 3.8.0
 -------
 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4453
retrieving revision 1.654.2.4454
diff -u -d -r1.654.2.4453 -r1.654.2.4454
--- configure.ac	27 Jun 2012 09:02:21 -0000	1.654.2.4453
+++ configure.ac	27 Jun 2012 09:50:19 -0000	1.654.2.4454
@@ -9,10 +9,10 @@
 dnl version number
 MAJOR_VERSION=3
 MINOR_VERSION=8
-MICRO_VERSION=0
+MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=58
+EXTRA_VERSION=0
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: RELEASE_NOTES
===================================================================
RCS file: /home/claws-mail/claws/Attic/RELEASE_NOTES,v
retrieving revision 1.1.2.50
retrieving revision 1.1.2.51
diff -u -d -r1.1.2.50 -r1.1.2.51
--- RELEASE_NOTES	16 Dec 2011 12:29:37 -0000	1.1.2.50
+++ RELEASE_NOTES	27 Jun 2012 09:50:19 -0000	1.1.2.51
@@ -1,4 +1,4 @@
-16th December 2011                                   Claws Mail 3.8.0
+27th June 2012                                      Claws Mail 3.8.1
 
 		    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,88 +9,59 @@
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* GnuTLS 2.2 is now a minimum requirement if encrypted connections to
-  servers are required.
-
-* The list displays have been updated to use newer GTK+ functions,
-  this means that the expanders look different and the optional dotted
-  lines have been dropped.
-
-* A hidden option, 'summary_from_show', which controls the display in
-  the From column of the Message List: 0 (default): show name,
-  1: show address, 2: show name + address
-		
-* The image viewer now uses the EXIF Orientation.
-		
-* 'Generate X-Mailer header' has been added as an Account option.
+* Replied and Forwarded message status flags are now non-exclusive.
+  Introduced a new message state (and relevant icon in message list)
+  where both the Replied and Forwarded flags are set
 
-* /View/Message scroll has been added, allowing keyboard shortcuts to
-  be added and used for message scrolling.
+* 'Send to...' has been added to the context menu of a message's
+  parts. This causes a new Compose window to open with the selected
+  mime part attached.
 
-* Home and End keys now function in the Message View.
+* 'Hide' and 'View Log' buttons have been added to the Send and
+   Receive dialogues. The former will hide the dialogue, the latter
+   will open the Network Log dialogue.
 
-* /Message/Print has been added to the Compose window.
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* Updated manuals
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-* Update man page
+* The display of attached patches, (text/x-patch or text/x-diff), is
+  now colourised. The colours are controlled by 3 new hidden
+  preferences: diff_added_color, diff_deleted_color, and
+  diff_hunk_color.
 
-* Updated translations: Brazilian Portuguese, Czech, French,
-	Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-	o bug 1489, 'Filter action mark_as_read inoperative
-		     following move action
-	o bug 1563, 'Folder view: show complete threads if they
-		     contain unread messages'
-	o bug 1870, 'arrow scrolling in filters'
-	o bug 2116, 'Rip spaces off server names in account
-		     configuration'
-	o bug 2127, 'SSL cert check uses canonical name instead of
-		     specified name'
-	o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
-		     after removing the address book in the GUI'
-	o bug 2303, 'Next unread message enables message view'
-	o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
-		     particular mail'
-	o bug 2377, 'Show All Headers - make change persistent
-		     between sessions'
-	o bug 2402, 'GnuTLS change breaks socket communication'
-	o bug 2404, 'matcherrc updates upon account renaming'
-	o bug 2406, 'some part of accountrc not updated upon account
-		     rename'
-	o bug 2408, 'Some UI elements are not persistent between
-		     sessions'
-	o bug 2422, 'Toggle Message View w/ V crashes Claws'
-	o bug 2479, 'LDIF address book import matches tags case
-		     sensitive'
-	o bug 2481, 'do not scroll "from" dropdown list and sender
-		     address'
-	o bug 2493, 'Subscription pull down should be alphabetized'
-	o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
-		     3.0.3'
-	o bug 2505, 'tagsdb becomes polluted with old folder entries'
-	o bug 2509, 'manually added headers are lost unless mail is
-		     sent inmediately'
-	o bug 2520, 'Please remove verbose "No further processing
-		     after rule %s" message.'
-	o bug 2525, 'Address completion window does not get keyboard
-		     focus'
-	o bug 2526, 'When reading message in separate window, n and p
-		     keys do not work'
-	o bug 2529, 'crash in mimeview_start_drag after deleting
-		     message'
-	o bug 2543, 'filter actions in actionsrc not updated upon
-		     account renaming'
-	o bug 2560, 'crash when unsubscribing newsgroup and having
-		     active search field'
-	o Fix focus problem on Gnome shell
-	o Fix flicker on recursive quicksearch
-	o Fix huge slowness induced by spellcheck "while typing"
-	  during initial quote rewraps.
-	o Fix build with GLib 2.31.
-	o Fix crasher when spellchecking is not enabled
-	o Fix compose window size saving/restoring
+	o bug 1090, 'Standard-folders appear again after rescanning tree'
+	o bug 1924, 'Messages marked move to Trash appear identical to
+		     messages marked move to $FOLDER'
+	o bug 2598, 'Actions can move locked messages'
+	o bug 2501, 'opened message blanks when moved to other folder'
+	o bug 2574, 'Statement might be overflowing a buffer in strncat'
+	o bug 2577, 'Focus rectangle on folder list and message
+		     list headings doesn't get properly cleared when switching
+                     heading and horizontally scrolling list (underlines and
+                     vertical lines remain on screen)'
+	o bug 2582, 'Expanded mimeview drag n drop no longer works'
+	o bug 2595, 'Change expand behavior for message list / message view'
+	o bug 2620, 'shift+tab from subject field not working'
+	o bug 2624, 'dialog "Action Configuration" cannot be closed'
+	o bug 2646, 'Compile fails with gnutls-3.0.18'
+	o bug 2659, 'E-mail attachments are handled inconsistently'
+	o bug 2662, '"ag" quicksearch adds "1" to value'
+	o Fix bug in search criteria when doing a complete directory
+	  search using '*'
+	o Fix GTK+2.16 build (w32)
+	o Fix sensitivity of toolbar's get_btn (retrieve mail from current
+          account) and of mainwindows's relevant entry when current account
+          is not able to retrieve (SMTP-only).
+	o don't do TLS if not requested by user. fixes connecting to servers
+	  which, for example, want SSL 3 only
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3555
retrieving revision 1.396.2.3556
diff -u -d -r1.396.2.3555 -r1.396.2.3556
--- ChangeLog	27 Jun 2012 09:02:20 -0000	1.396.2.3555
+++ ChangeLog	27 Jun 2012 09:50:18 -0000	1.396.2.3556
@@ -1,3 +1,9 @@
+2012-06-27 [paul]	3.8.1
+	* NEWS
+	* README
+	* RELEASE_NOTES	
+		3.8.1 unleashed!
+		
 2012-06-27 [paul]	3.8.0cvs58
 
 	* configure.ac



More information about the Commits mailing list