Next | Query returned 280 messages, browsing 251 to 260 | Previous

History of commit frequency

CVS Commit History:


   2005-06-30 00:14:07 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
This needs iconv.  Closes PR pkg/30634 by Antoine Reilles.
   2005-05-22 22:28:48 by Johnny C. Lam | Files touched by this commit (8)
Log message:
Replace explicit build dependencies on bison and manipulations on the
YACC variable with USE_TOOLS+=bison.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-05-21 16:45:44 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Include pthread.buildlink3.mk as this requires POSIX threads directly.
Should fix build under NetBSD 1.6.2; seen in latest kristerw@'s bulk build.
   2005-05-19 23:04:36 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 1.2.2:

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Camel
    #73015 - groupwise message threading workaround (Michael)
    #70195 - Incorrect parsing of locale encoded From: header causes mess on \ 
statusbar (Michael)
    #70590 - Don't fall through to the default folder if we move (Michael)
    #72876 - Message with blank reply-to cannot be replied to (Michael)
    #73112 - imap fails errors after checking authentication type (Michael)
    #72145 - All gw sent mail has a blank "To" field (Partha)
    #73308 - gw mail getting marked as read when it shouldn't (Partha)
    #72373 - new meeting invitations not showing up in Mailbox (Vivek)
    #72455 - Messages are disappearing in the inbox of GW accounts (Vivek)

  * Calendar
    #73508 - Status of meeting organizer getting changed in groupwise (Chen)
    #73964 - Crash when switching to calendar with exchange support (Chen, Rodrigo)
    #70035 - calendar .ics incompatibility (ics created with older mozillas) \ 
(Rodrigo)

  * All
    #73472 - New Gtk File selector dialog not used for category icon (Rodrigo)

Other bugs

  * Camel
    - Don't try to convert boundary param values into UTF-8 even if they contain \ 
binary text (Pavel Fedin, Jeff)
    - Make sure all untagged response data is read (Jeff)
    - Prevent race closing the same fd twice (Michael)
    - Prevent mailbox from storing each time a user tag is changed (Michael)

  * Calendar
    - fixes for local attachment store (Christian Kellner)

  * All
    - Don't try to convert boundary param values into UTF-8 even if they contain \ 
binary text (James Bowes)

Updated Translations:
	-zh_CN (Funda Wang)
	-pt_BR (Raphael Higino)
	-xh (Adi Attar)
	-rw (Steve Murphy)
	-sq (Laurent Dhima)
	-cs (Miloslav Trmac)
	-gu (Ankit Patel)
	-en_CA (Adam Weinberger)
	-et (Priit Laes)
	-hu (Gabor Kelemen)
	-ca (Josep Puigdemont)
	-el (Nikos Charonitakis)
	-es (Francisco Javier F. Serrador)
	-de (Frank Arnold)
	-pt (Duarte Loreto)
	-en_CA (Adam Weinberger)
	-sv (Christian Rose)
	-lt (Zygimantas Berucka)
	-ja (Takeshi AIHANA)
	-en_GB (Gareth Owen)
   2005-04-28 20:37:29 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Fix patch-af, which doesn't apply correctly with patch 2.5.9 (and I don't know
how it did in NetBSD, since its context seems incorrect to my eye... a bug?).
   2005-04-12 03:18:42 by Roland Illig | Files touched by this commit (3)
Log message:
Really added the patches. Approved by jlam.
   2005-04-12 03:18:12 by Roland Illig | Files touched by this commit (2)
Log message:
Added some patches needed for gcc-2.95. For NetBSD-1.6.2 add a dependency
to pthread-sem.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-26 17:20:27 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Update to 1.2.1:

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Addressbook
    #73021 - The Add New Contact option is getting enabled if you try to
    delete gw book (Siva)
    #72878 - Changes sender email address makes unwanted changes in To/CC
    fields (Michael)

  * Calendar
    #73141 - Crash if you try changing the group of a task to an offline
    backend (Chen)

  * Camel
    #73015 - groupwise message threading workaround (Michael)
    #70195 - Incorrect parsing of locale encoded From: header causes mess
    on statusbar (Michael)
    #70590 - Don't fall through to the default folder if we move (Michael)
    #72876 - Message with blank reply-to cannot be replied to (Michael)
    #73112 - imap fails errors after checking authentication type (Michael)
    #72145 - All gw sent mail has a blank "To" field (Partha)
    #73308 - gw mail getting marked as read when it shouldn't (Partha)
    #72373 - new meeting invitations not showing up in Mailbox (Vivek)
    #72455 - Messages are disappearing in the inbox of GW accounts (Vivek)

Other bugs

  * Addressbook
    - use a single global ref-counted db-env for all local books (Michael)
    - exit properly when only internal books are left (JP)

  * Calendar
    - When coming back online get gw item changes in a thread for
    responsiveness (Chen)
    - "Peek" at gw calendar items so they don't get marked as read (Harish)
    - Fix memory corruption in gw backend when fetching changes (Harish)
    - Set exchange attachment store (Surf)

  * Camel
    - Allow flag syncing in read-only mode for imap based on PERMANENTFLAGS
    (Jeff)
    - Set priority in outgoing gw mail (Sankar)

Updated Translations:
	- tr (Baris Cicek)
	- pl (GNOME PL Team)
	- pt (Duarte Loreto)

Next | Query returned 280 messages, browsing 251 to 260 | Previous