diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:24 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:24 -0600 |
commit | 1bf8fc7d8c4e6aeb97c0b4781f3620d399991c77 (patch) | |
tree | 7a7cc00e101efd042bbf2152f9ce2fb0fd73c72b /kalyptus/ChangeLog | |
parent | c488c0b88217514f774503738b3ec940e90222bb (diff) | |
download | libtqt-perl-1bf8fc7d8c4e6aeb97c0b4781f3620d399991c77.tar.gz libtqt-perl-1bf8fc7d8c4e6aeb97c0b4781f3620d399991c77.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kalyptus/ChangeLog')
-rw-r--r-- | kalyptus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/ChangeLog b/kalyptus/ChangeLog index be1c44e..ce82234 100644 --- a/kalyptus/ChangeLog +++ b/kalyptus/ChangeLog @@ -261,7 +261,7 @@ 2003-11-29 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Fixed parsing of casts inside enums in kfileitem.h: + * Fixed parsing of casts inside enums in tdefileitem.h: enum { Unknown = (mode_t) - 1 }; Hmm, not sure what that's up to anyway.. * Added a special Source property to method nodes in TQGlobalSpace. |