diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-02 03:49:34 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-02 03:49:34 +0800 |
commit | ba2128204f596f12092f6a0ef9da4e51a5dafde5 (patch) | |
tree | d80f595e233d9ce0db393a53b22924edc942b146 /addressbook/ChangeLog | |
parent | fed684880e2a47aaa0ee109bd8df0db1a5589c79 (diff) | |
download | gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar.gz gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar.bz2 gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar.lz gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar.xz gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.tar.zst gsoc2013-evolution-ba2128204f596f12092f6a0ef9da4e51a5dafde5.zip |
Switched the subdirs order since backend depends on ename.
2000-05-01 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Switched the subdirs order since backend depends on
ename.
svn path=/trunk/; revision=2717
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 59d9422107..a9a293ad4a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-05-01 Christopher James Lahey <clahey@helixcode.com> + + * Makefile.am: Switched the subdirs order since backend depends on + ename. + 2000-05-01 Larry Ewing <lewing@helixcode.com> * backend/pas/pas-backend-ldap.c (pas_backend_ldap_remove_client): |