diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-20 02:27:41 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-20 02:27:41 +0800 |
commit | 1227ccbc8afd6e9697ab134ebae4a25470037449 (patch) | |
tree | d858cf6b4d6231a4fedd3512f0f222f5e470272c /ui/ChangeLog | |
parent | 4583098b34dfc46701ec05531bba90a7c59d8d92 (diff) | |
download | gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.gz gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.bz2 gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.lz gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.xz gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.zst gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.zip |
change to event specific operations
2001-06-19 JP Rosevear <jpr@ximian.com>
* evolution-event-editor.xml: change to event specific operations
* evolution-comp-editor.xml: split non-specific operations out
here
* Makefile.am: install new file
svn path=/trunk/; revision=10294
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b2975c8e50..3be6f96a60 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2001-06-19 JP Rosevear <jpr@ximian.com> + + * evolution-event-editor.xml: change to event specific operations + + * evolution-comp-editor.xml: split non-specific operations out + here + + * Makefile.am: install new file + 2001-06-14 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail.xml: Added a Reply-to-list menu item. |