aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2009-02-03 14:19:22 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2009-02-03 14:19:22 +0800
commitbc0fdcbdeef4ec5fd72715766c64492b82979ee0 (patch)
tree34389006788a800b5640907a257d4ceacf024ca9 /NEWS
parent4e64ccf99eb1ab9be33367a2164ae958576964ec (diff)
downloadgsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar.gz
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar.bz2
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar.lz
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar.xz
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.tar.zst
gsoc2013-evolution-bc0fdcbdeef4ec5fd72715766c64492b82979ee0.zip
Evolution 2.25.90 releaseEVOLUTION_2_25_90
2009-02-02 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.90 release svn path=/trunk/; revision=37215
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS49
1 files changed, 49 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0fa3b65862..f572e09c56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Evolution 2.25.90 2009-02-02
+----------------------------
+
+Updated Translations:
+ Andre Klapper (de)
+ Bharath Acharya (PO)
+ Changwoo Ryu (ko)
+ Daniel Nylander (sv)
+ Funda Wang (zh)
+ Gabor Kelemen (hu)
+ Hendrik Richter (de)
+ I. Felix (ta)
+ Ilkka Tuohela (fi)
+ Jonh Wendell (pt)
+ Jorge Gonzalez (es)
+ Jovan Naumovski (mk)
+ Kjartan Maraas (nb)
+ Miloš Popović) (sr)
+ Nguyễn Thái Ngọc Duy (vi)
+ Raivis Dejus (lv)
+ Wadim Dziedzic (pl)
+
+Bug Fixes:
+ #318003 : Support move of the event in day view when dropped over the source list. Use the same function for events/tasks/memos. Encode string data same as memos and tasks do, with a source UID. Removed inappropriate comments. (Milan Crha)
+ #342446 : Use localized digits in the calendar widget. (behnam esfahbod)
+ #362754 : Ensure to show default groups and sources with actual localized name, not the one it was stored last time. (Milan Crha)
+ #442869 : Delete attendee only if we have enough rights for it. (Milan Crha)
+ #450554 (BNC) : Remove all attendees from the list-view and name-selector before populating it on 'event_changed' callback. (Suman Manjunath)
+ #470474 (BNC) : fix unused strings. (Bharath Acharya)
+ #539467 : Find group by its base uri, not by a localized name. (Milan Crha)
+ #546637 : Partial fix for unread vfolders (Srinivasa Ragavan)
+ #559604 : Additional Information On Calendar Tooltip (Milan Crha)
+ #561628 : Initialize 'parent_class' with its parent, not with itself. (Milan Crha)
+ #562449 : regression in vfolder functionality with read/deleted messages (Srinivasa Ragavan)
+ #567654 : Crash in vfolders (Srinivasa Ragavan)
+ #567824 : Fix all header related bugs in calendar printing. (Bharath Acharya)
+ #347287 : MVC for calendar. (Chenthill Palanisamy)
+ #450535 (BNC): Monthly Calendar Highlighted Days Does Not Pass To Meeting/Appointment (Chenthill Palanisamy)
+ #463602 (bnc) In Calendar View, Meeting/Recur/Alarm Icons Obscure Time Of Meeting. (Chenthill Palanisamy)
+
+ Other contributions:
+
+ Cross-compilation from Linux to Windows support by Fridrich Strba. on Windows.
+ Added hooks for Seek plugin which is under development. (Johnny Jacob)
+ Show attachment bar at all times. Seems like the contents are missing at times. (Srinivasa Ragavan)
+ Fix compiler warnings. (Matthew Barnes)
+ function-declaration compiler warning. (Suman Manjunath)
+ Migrate the test programs off libgnomeui/libbonobo. (Matthew Barnes)
+
Evolution 2.25.5 2009-01-19
---------------------------