diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-26 07:36:56 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-26 07:36:56 +0800 |
commit | 1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd (patch) | |
tree | 05ccaef5ed70f1388324a4b50d2a0e62695d4e44 /mail/ChangeLog | |
parent | 71d817f832592435402d899e09b6c719ca951f4d (diff) | |
download | gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar.gz gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar.bz2 gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar.lz gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar.xz gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.tar.zst gsoc2013-evolution-1fce15e0e84dd7b7f1e03d98ab90258128b8bdfd.zip |
[Patch for Automake 1.5 compatibility pointed out by Richard
Boulton <richard@tartarus.org>, as per #9258.]
* Makefile.am (CLEANFILES): Assign directly, not with `+='.
svn path=/trunk/; revision=13135
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 344a50eaf4..ddc44f81d1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-09-25 Ettore Perazzoli <ettore@ximian.com> + + [Patch for Automake 1.5 compatibility pointed out by Richard + Boulton <richard@tartarus.org>, as per #9258.] + + * Makefile.am (CLEANFILES): Assign directly, not with `+='. + 2001-09-25 Jeffrey Stedfast <fejj@ximian.com> * mail-folder-cache.c (update_1folder): The folder-info needs to |