diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-29 07:39:25 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-29 07:39:25 +0800 |
commit | 325edf034ca4407a135b2a4eba12c2bae338d0d6 (patch) | |
tree | 9fd062c64e896989163d62e2fc9ec666667af087 /ChangeLog | |
parent | 39f523bc89d29157978690008b5d8738406bf8f8 (diff) | |
download | gsoc2013-evolution-325edf034ca4407a135b2a4eba12c2bae338d0d6.tar.gz gsoc2013-evolution-325edf034ca4407a135b2a4eba12c2bae338d0d6.tar.zst gsoc2013-evolution-325edf034ca4407a135b2a4eba12c2bae338d0d6.zip |
Ported check for "killall" vs. "killp" back from
1.2.
svn path=/trunk/; revision=20571
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,11 @@ 2003-03-28 Ettore Perazzoli <ettore@ximian.com> - * data/Makefile.am (install-data-local): Fix installation of the - .desktop file. + * configure.in: Ported check for "killall" vs. "killp" back from + 1.2. + +2003-03-28 Ettore Perazzoli <ettore@ximian.com> + + * data/Makefile.am: Fix installation of the .desktop file. 2003-03-27 Ettore Perazzoli <ettore@ximian.com> |