diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-10-11 19:57:55 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-10-11 19:57:55 +0800 |
commit | eb77c468024766c8ebbbe3c7553cb9786bdfc426 (patch) | |
tree | e4270ec7e5cff28e4e2f8bcb8d110e924f7cb5ca /macros/ChangeLog | |
parent | 548c52f284b48fabbda3795838293a0a5ba63bea (diff) | |
download | gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.gz gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.bz2 gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.lz gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.xz gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.tar.zst gsoc2013-evolution-eb77c468024766c8ebbbe3c7553cb9786bdfc426.zip |
Added optional third parameter which is the `script-if-enabled' parameter
1998-10-11 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional
third parameter which is the `script-if-enabled' parameter of
the GNOME_LIBGTOP_HOOOK.
svn path=/trunk/; revision=439
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index e7f2516962..8f23bbcd7a 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +1998-10-11 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional + third parameter which is the `script-if-enabled' parameter of + the GNOME_LIBGTOP_HOOOK. + 1998-10-05 Karl Eichwalder <ke@suse.de> * gnome-xml-check.m4: Fix typo while signaling the error. |