diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-06-30 05:30:48 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-06-30 05:30:48 +0800 |
commit | c216b49da2319a3cc36297c17193201e5f290301 (patch) | |
tree | 0c8cf12561de9c32590a30a4409b3dff42b22602 /ChangeLog | |
parent | f8498f1b3a2b20c50eb6e8c68b85d29b20257105 (diff) | |
download | gsoc2013-evolution-c216b49da2319a3cc36297c17193201e5f290301.tar.gz gsoc2013-evolution-c216b49da2319a3cc36297c17193201e5f290301.tar.zst gsoc2013-evolution-c216b49da2319a3cc36297c17193201e5f290301.zip |
Yeah, I'm a little bit compulsize
svn path=/trunk/; revision=3808
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ 2000-06-29 Peter Williams <peterw@helixcode.com> - * configure.in: Re-enable GNOME_PILOT_CHECK + * configure.in: Re-enable GNOME_PILOT_CHECK. + Change AC_MSG_CHECKING([For...]) to [for...]. It's the little + things that matter. 2000-06-28 Ettore Perazzoli <ettore@helixcode.com> |