commit e1aebf05394fd590afd2cd6d4c9bfc684889d752 Author: Chenthill Palanisamy Date: Mon Apr 25 10:58:55 2011 +0530 Updates for 3.0.1 release NEWS | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit 68b7c26bc7a3650bab71d86748cf1a20638ec0a6 Author: Milan Crha Date: Wed Apr 20 17:25:11 2011 +0200 Bug #645498 - [maildir] Fails to show already read messages again camel/providers/local/camel-maildir-folder.c | 43 ++++++++++++++++++++----- 1 files changed, 34 insertions(+), 9 deletions(-) commit dbeca5fcae6e4628b0c2e27fd78662b39e1d0b6e Author: Milan Crha Date: Tue Apr 19 12:13:57 2011 +0200 Bug #645783 - Return safe paths from CamelService::get_path() (cherry picked from commit de8f0fcd81534a60b81fa1802e75910556a3ab6f) camel/camel-service.c | 70 +++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 57 insertions(+), 13 deletions(-) commit 3e77c319928add37b861548c2f47764b1f658f16 Author: David Woodhouse Date: Tue Apr 19 21:45:21 2011 +0100 Revert "Bug #645783 - Return safe paths from CamelService::get_path()" This reverts commit 0db09cf5193608cc79f04f38db9b848a0ba03fe0, which was unmerged, didn't build, and didn't correctly reference the upstream commit that it was based on. Bad Fridrich; no biscuit camel/camel-service.c | 69 ++++++++---------------------------------------- 1 files changed, 12 insertions(+), 57 deletions(-) commit 0db09cf5193608cc79f04f38db9b848a0ba03fe0 Author: Milan Crha Date: Tue Apr 19 12:13:57 2011 +0200 Bug #645783 - Return safe paths from CamelService::get_path() camel/camel-service.c | 69 ++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 57 insertions(+), 12 deletions(-) commit 4078d6ff4229b65af98b4674ca42edb9b130702b Author: Robert Peto Date: Mon Apr 18 19:22:01 2011 +0200 Bug #645845 - Fix memory leak in get_changes() addressbook/backends/file/e-book-backend-file.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f6e5e63fb3c932f0329967210e90172db994a9c0 Author: Milan Crha Date: Mon Apr 18 19:15:17 2011 +0200 Fix few memory leaks addressbook/libedata-book/e-data-book.c | 14 ++++++++++++++ calendar/libecal/e-cal-component.c | 4 ++-- calendar/libecal/e-cal-util.c | 5 ++++- calendar/libedata-cal/e-data-cal-factory.c | 11 +++++++++++ 4 files changed, 31 insertions(+), 3 deletions(-) commit 60602e40ae30d697b6ae2c6e86e58f4619fbcbc7 Author: David Woodhouse Date: Fri Apr 15 20:34:47 2011 +0100 Pull in translations from Evolution for "On This Computer" (cherry picked from commit 6ec5e4ab33dc1fef42424b986467922cbf787919) po/am.po | 4 ++++ po/ar.po | 4 ++++ po/as.po | 4 ++++ po/ast.po | 4 ++++ po/az.po | 4 ++++ po/be.po | 4 ++++ po/bg.po | 4 ++++ po/bn.po | 4 ++++ po/bn_IN.po | 4 ++++ po/bs.po | 4 ++++ po/ca.po | 4 ++++ po/ca@valencia.po | 4 ++++ po/cs.po | 4 ++++ po/cy.po | 7 ++++--- po/da.po | 4 ++++ po/de.po | 4 ++++ po/dz.po | 4 ++++ po/el.po | 4 ++++ po/en@shaw.po | 4 ++++ po/en_AU.po | 4 ++++ po/en_CA.po | 4 ++++ po/en_GB.po | 4 ++++ po/eo.po | 4 ++++ po/es.po | 4 ++++ po/et.po | 4 ++++ po/eu.po | 4 ++++ po/fa.po | 4 ++++ po/fi.po | 4 ++++ po/fr.po | 4 ++++ po/ga.po | 4 ++++ po/gl.po | 4 ++++ po/gu.po | 4 ++++ po/he.po | 8 +++++--- po/hi.po | 3 +++ po/hr.po | 4 ++++ po/hu.po | 4 ++++ po/id.po | 4 ++++ po/is.po | 1 + po/it.po | 4 ++++ po/ja.po | 4 ++++ po/ka.po | 4 ++++ po/kn.po | 4 ++++ po/ko.po | 4 ++++ po/ku.po | 4 ++++ po/lt.po | 4 ++++ po/lv.po | 4 ++++ po/mai.po | 4 ++++ po/mk.po | 4 ++++ po/ml.po | 4 ++++ po/mn.po | 4 ++++ po/mr.po | 3 +++ po/ms.po | 4 ++++ po/nb.po | 4 ++++ po/ne.po | 4 ++++ po/nl.po | 4 ++++ po/nn.po | 4 ++++ po/oc.po | 4 ++++ po/or.po | 4 ++++ po/pa.po | 4 ++++ po/pl.po | 4 ++++ po/pt.po | 4 ++++ po/pt_BR.po | 4 ++++ po/ro.po | 4 ++++ po/ru.po | 4 ++++ po/rw.po | 4 ++++ po/si.po | 4 ++++ po/sk.po | 4 ++++ po/sl.po | 4 ++++ po/sq.po | 4 ++++ po/sr.po | 4 ++++ po/sr@latin.po | 4 ++++ po/sv.po | 4 ++++ po/ta.po | 4 ++++ po/te.po | 4 ++++ po/th.po | 4 ++++ po/tr.po | 4 ++++ po/ug.po | 4 ++++ po/uk.po | 4 ++++ po/vi.po | 4 ++++ po/wa.po | 1 + po/xh.po | 4 ++++ po/zh_CN.po | 4 ++++ po/zh_HK.po | 4 ++++ po/zh_TW.po | 4 ++++ 84 files changed, 329 insertions(+), 6 deletions(-) commit 2458c24ef3d0ae2559f57318441ab50ad0c8a1fe Author: David Woodhouse Date: Fri Apr 15 12:19:00 2011 +0100 Bug 647873 [2/2] - e_cal_new_system_foo() should create source in GConf (cherry picked from commit 3bb75464a6774b25cacb070959f4eb0465fd665c) calendar/libecal/e-cal.c | 56 +++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 53 insertions(+), 3 deletions(-) commit 622b9cb84842f594e3c5eded1198196435b36e9b Author: David Woodhouse Date: Fri Apr 15 12:20:04 2011 +0100 Bug 647873 [1/2] - Fix comparison of URI in e_cal_new_from_uri(). If the URI only had a relative_uri property, we should build the full URI for comparison rather than just skipping it. Otherwise we get false mismatches. (cherry picked from commit 05c0b7b4bd06c9df459626e09713746d5efa2169) calendar/libecal/e-cal.c | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 6760f863ac6d569d170b7486677ce0e46878b114 Author: Matthew Barnes Date: Thu Apr 7 16:11:55 2011 -0400 Bug 46117 - e-calendar-factory does not exit addressbook/libebook/e-book.c | 1 - calendar/libecal/e-cal.c | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) commit bd4552d14fcd13950e6cdddc92e2807a0f435db7 Author: Amitakhya Phukan Date: Tue Apr 5 11:55:01 2011 +0530 Updated Assamese translations po/as.po | 5807 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 3245 insertions(+), 2562 deletions(-) commit 17950d4b10607a13a63b6c8b17bb6df46dd1bacb Author: Inaki Larranaga Murgoitio Date: Mon Apr 4 14:54:31 2011 +0200 Updated Basque language po/eu.po | 226 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 146 insertions(+), 80 deletions(-) commit 65b8aa964bda77967703cd745b12abc6f2692927 Author: Inaki Larranaga Murgoitio Date: Mon Apr 4 14:50:37 2011 +0200 Updated Basque language po/eu.po | 4305 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2122 insertions(+), 2183 deletions(-) commit f9ed1817f6fd85acafa940044d9f13c4dc54c1e5 Author: Matthew Barnes Date: Sun Apr 3 20:21:17 2011 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)