diff options
author | Jeff Cai <jeffcai@src.gnome.org> | 2008-02-20 15:49:22 +0800 |
---|---|---|
committer | Jeff Cai <jeffcai@src.gnome.org> | 2008-02-20 15:49:22 +0800 |
commit | a5e3103c863488660d248872d582b004fc45e846 (patch) | |
tree | 875420ff525408b56e51fb386607ba9a71acae10 /ChangeLog | |
parent | b52edd2ab1a5359a7dc7115a70064b620f6e72e2 (diff) | |
download | gsoc2013-evolution-a5e3103c863488660d248872d582b004fc45e846.tar.gz gsoc2013-evolution-a5e3103c863488660d248872d582b004fc45e846.tar.zst gsoc2013-evolution-a5e3103c863488660d248872d582b004fc45e846.zip |
Use "pkill -x" to kill the process and use "$HOME" instead
of "~".
Fix for bug #516648
svn path=/trunk/; revision=35060
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-02-20 Jeff Cai<jeff.cai@sun.com> + + ** Fix for bug #516648 + + * configure.in: + Use "pkill -x" to kill processes on Solaris. + 2008-02-18 Matthew Barnes <mbarnes@redhat.com> * configure.in: |