diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-23 01:21:40 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-23 01:21:40 +0800 |
commit | 74a818211f42921cd70416c9227ed25f737518f3 (patch) | |
tree | 488e75a5fd910d86d551b3791c5595d52501b060 /calendar/ChangeLog | |
parent | 94b6d6763e7f987c45cb68af9b2f5813bb9a7922 (diff) | |
download | gsoc2013-evolution-74a818211f42921cd70416c9227ed25f737518f3.tar.gz gsoc2013-evolution-74a818211f42921cd70416c9227ed25f737518f3.tar.zst gsoc2013-evolution-74a818211f42921cd70416c9227ed25f737518f3.zip |
**Fixes #325935
svn path=/trunk/; revision=32631
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bb8dfba7cc..a46cc3a1f8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-02-14 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> + + **Fixes #325935 + + * gui/memos-component.c: (selector_tree_drag_motion): + Edited code to move the memo from one task list to another. + 2006-08-22 Chenthill Palanisamy <pchenthill@novell.com> Fixes #351263 |