diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-23 04:09:36 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-23 04:09:36 +0800 |
commit | c6c8587eeac8798837c49541ebb268efc2d338a1 (patch) | |
tree | 0ed6a06ee2f7ef05d3e1a7bf160074d130b812dd /default_user/ChangeLog | |
parent | 1ac51fc577a71927370b10019469fbc3463e49f8 (diff) | |
download | gsoc2013-evolution-c6c8587eeac8798837c49541ebb268efc2d338a1.tar.gz gsoc2013-evolution-c6c8587eeac8798837c49541ebb268efc2d338a1.tar.zst gsoc2013-evolution-c6c8587eeac8798837c49541ebb268efc2d338a1.zip |
Version using $(BASE_VERSION). Likewise. Likewise. Likewise. Likewise.
* Makefile.am: Version using $(BASE_VERSION).
* local/Trash/Makefile.am: Likewise.
* local/Tasks/Makefile.am: Likewise.
* local/Sent/Makefile.am: Likewise.
* local/Outbox/Makefile.am: Likewise.
* local/Inbox/Makefile.am: Likewise.
* local/Drafts/Makefile.am: Likewise.
* local/Contacts/Makefile.am: Likewise.
* local/Calendar/Makefile.am: Likewise.
* Makefile.am (instal-data-hook): Use $(DESTDIR); patch from Max
Horn <max@quendi.de>.
svn path=/trunk/; revision=19556
Diffstat (limited to 'default_user/ChangeLog')
-rw-r--r-- | default_user/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index ed26816eeb..7bd7d81811 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,18 @@ +2003-01-22 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am: Version using $(BASE_VERSION). + * local/Trash/Makefile.am: Likewise. + * local/Tasks/Makefile.am: Likewise. + * local/Sent/Makefile.am: Likewise. + * local/Outbox/Makefile.am: Likewise. + * local/Inbox/Makefile.am: Likewise. + * local/Drafts/Makefile.am: Likewise. + * local/Contacts/Makefile.am: Likewise. + * local/Calendar/Makefile.am: Likewise. + + * Makefile.am (instal-data-hook): Use $(DESTDIR); patch from Max + Horn <max@quendi.de>. + 2002-09-30 Chris Toshok <toshok@ximian.com> [ Partial fix for #30657 ] |