diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:49:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:49:56 -0600 |
commit | e6aaa3624cc6179b82a9bfff1760e742a669064c (patch) | |
tree | 3fed4deb0540d34f85dfb53b02bea7519e66cc6f /kompare/ChangeLog | |
parent | 4071ae43ea213cd0f7d5c344c939ebd97d097051 (diff) | |
download | tdesdk-e6aaa3624cc6179b82a9bfff1760e742a669064c.tar.gz tdesdk-e6aaa3624cc6179b82a9bfff1760e742a669064c.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'kompare/ChangeLog')
-rw-r--r-- | kompare/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kompare/ChangeLog b/kompare/ChangeLog index 76d8edf6..3ff4c222 100644 --- a/kompare/ChangeLog +++ b/kompare/ChangeLog @@ -270,7 +270,7 @@ Jul 15, 2002 : Otto Bruggeman * Removed some code duplication * Fixed diff output parsing with Common subdirectories in it * Fixed Copyright years in the about box (thanks Carsten Niehaus) - * Removed the KShellProcess and replaced it with a KProcess + * Removed the KShellProcess and replaced it with a TDEProcess Feb 18, 2002 : Otto Bruggeman * Fixed scrolling with a wheel mouse in the kompare(list)view and |