aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-18 07:30:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-18 07:30:37 +0800
commit650c61584f8970de2cd9c9915dade6843d386191 (patch)
treedaa62a11ebe224073ed487bed3d427ae1e51785c /e-util/ChangeLog
parentfdabee2040637d8ed03f4dd807d0e40a0116630b (diff)
downloadgsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar.gz
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar.bz2
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar.lz
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar.xz
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.tar.zst
gsoc2013-evolution-650c61584f8970de2cd9c9915dade6843d386191.zip
Changed signal names to use - instead of _ like the rest of Gtk2.
2003-01-17 Jeffrey Stedfast <fejj@ximian.com> * e-account-list.c: Changed signal names to use - instead of _ like the rest of Gtk2. * e-account.c (e_account_import): New function that is basically the old account_copy(). svn path=/trunk/; revision=19508
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 152da6bd88..9492610fe1 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-17 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-account-list.c: Changed signal names to use - instead of _
+ like the rest of Gtk2.
+
+ * e-account.c (e_account_import): New function that is basically
+ the old account_copy().
+
2003-01-17 Dan Winship <danw@ximian.com>
* e-xml-hash-utils.c: New, sort of from evolution-recurid-branch.