diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 04:02:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-13 04:02:03 +0800 |
commit | b3986d16fab471bd956752bef55bf80acf8c2965 (patch) | |
tree | 68a12eabfee3c3b8be5910e92953b491326c4545 /addressbook/ChangeLog | |
parent | 7d835651bee63b8069586cf26454648d219eddc0 (diff) | |
download | gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar.gz gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar.bz2 gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar.lz gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar.xz gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.tar.zst gsoc2013-evolution-b3986d16fab471bd956752bef55bf80acf8c2965.zip |
Get rid of the `ui.xml' stuff that Michael committed, as it's breaking
distcheck.
svn path=/trunk/; revision=5381
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 78233d029f..878f33962b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-09-12 Ettore Perazzoli <ettore@helixcode.com> + + * gui/component/Makefile.am (EXTRA_DIST): Remove `ui.xml'. + 2000-09-11 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor.c: Fixed a crash error. |