aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-08-20 18:42:51 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-08-20 18:42:51 +0800
commitd04440b31529eaec840c4e046d53db1b7073cd3c (patch)
treecab6e4b23fc2c9d8630518e0d75dfca53e31cbfd /addressbook/ChangeLog
parent518675d6b44bed491081b147f7e099d86a60b6a1 (diff)
downloadgsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar.gz
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar.bz2
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar.lz
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar.xz
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.tar.zst
gsoc2013-evolution-d04440b31529eaec840c4e046d53db1b7073cd3c.zip
corrected the date in changelog.
svn path=/trunk/; revision=30167
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index dcb4d88ab2..d1d0297939 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -41,7 +41,7 @@
* gui/widgets/Makefile.am: Install missing e-plugin header
eab-config.h, eab-menu.h and eab-popup.h. Fixes bug: #313585.
-2005-03-13 Sushma Rai <rsushma@novell.com>
+2005-08-13 Sushma Rai <rsushma@novell.com>
* gui/component/addressbook-config.c (do_ldap_root_dse_query): Checking
for naming context value.
@@ -52,13 +52,13 @@
difference on Unix, on Win32 privsolib means lib). Use
NO_UNDEFINED. Link with libeabutil.la.
-2005-03-05 Sushma Rai <rsushma@novell.com>
+2005-08-05 Sushma Rai <rsushma@novell.com>
* gui/widgets/eab-contact-display.c (render_contact): Using
gtk_html_stream_printf() with format specifier. Vulnerability patch
submitted by "Sitic Vulnerability Advisory <sitic@pts.se>"
-2005-03-05 Sushma Rai <rsushma@novell.com>
+2005-08-05 Sushma Rai <rsushma@novell.com>
* importers/evolution-ldif-importer.c (ldif_import): Initialize gci->size to
the file size, which is used for indicationg the import progress. Fixes the
@@ -69,7 +69,7 @@
* gui/component/addressbook-view.c: Added forward references to functions that were
used before being defined.
-2005-03-03 Sushma Rai <rsushma@novell.com>
+2005-08-03 Sushma Rai <rsushma@novell.com>
* gui/widgets/eab-gui-util.c (eab_transfer_contacts): Initialize the
flag status to FALSE.