From d04440b31529eaec840c4e046d53db1b7073cd3c Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Sat, 20 Aug 2005 10:42:51 +0000 Subject: corrected the date in changelog. svn path=/trunk/; revision=30167 --- addressbook/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'addressbook') 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 +2005-08-13 Sushma Rai * 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 +2005-08-05 Sushma Rai * gui/widgets/eab-contact-display.c (render_contact): Using gtk_html_stream_printf() with format specifier. Vulnerability patch submitted by "Sitic Vulnerability Advisory " -2005-03-05 Sushma Rai +2005-08-05 Sushma Rai * 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 +2005-08-03 Sushma Rai * gui/widgets/eab-gui-util.c (eab_transfer_contacts): Initialize the flag status to FALSE. -- cgit