Re: ANNOUNCE: balsa-2.3.27 released



On 01/11/2009 12:58:38 PM, Mark A. Flacy wrote:
On 12/30/2008 02:20:03 PM, Pawel Salek wrote:
Hello,

Some highlights:

- porting to most recent GTK versions.
- documentation ported to gnome-doc format. (#559825)
- partial translations of the manual to German and Spanish.
- gnome-keyring is used if available (experimental).
- disable deprecated apis only in svn tree (#561875).
- initial experimental support for WebKit.

You can add "IMAP message threading broken".

Yes, it's a bug I have made. Peter fixed it. /Pawel


Index: libbalsa/imap/imap-commands.c
===================================================================
--- libbalsa/imap/imap-commands.c       (revision 8032)
+++ libbalsa/imap/imap-commands.c       (working copy)
@@ -1570,7 +1570,6 @@
   if(imap_mbox_handle_can_do(h, IMCAP_THREAD_REFERENCES)) {
     int can_do_literals = imap_mbox_handle_can_do(h, IMCAP_LITERAL);
     unsigned cmdno;
-    ImapResponse rc;
     ImapCmdTag tag;

     cmdno = imap_make_tag(tag);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]