diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-02-13 02:35:27 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-02-13 02:35:27 +0800 |
commit | 71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e (patch) | |
tree | 68a660f19762799d2660d5009d324933fee83284 /calendar/ChangeLog | |
parent | 59c9a8d6f3bac89647cf5ca9ffe9d81db469c1bf (diff) | |
download | gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.gz gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.tar.zst gsoc2013-evolution-71a1d2e707a2b5dc68c00ae4d69747c3a2f6385e.zip |
added the new DB3-based backend. This is just the beginning, there are
2001-02-11 Rodrigo Moya <rodrigo@ximian.com>
* pcs/cal-backend-db.[ch]: added the new DB3-based backend. This is just
the beginning, there are some missing things still.
svn path=/trunk/; revision=8182
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 57a653d0a3..aca8f9f9bd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-02-11 Rodrigo Moya <rodrigo@ximian.com> + + * pcs/cal-backend-db.[ch]: added the new DB3-based backend. This is just + the beginning, there are some missing things still. + 2001-02-11 Gediminas Paulauskas <menesis@delfi.lt> Really use xml-i18n-tools. |