diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:53 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:53 -0600 |
commit | 545706afdcf29b8f584e78275452cca715e284db (patch) | |
tree | fdbfaa34f2d633372ba4ab3e46d22cf10f38b40b /kalyptus/ChangeLog | |
parent | 9d4971a2ffb5be9c6fc1b6d6bc74020c37fb2169 (diff) | |
download | tdebindings-545706afdcf29b8f584e78275452cca715e284db.tar.gz tdebindings-545706afdcf29b8f584e78275452cca715e284db.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 be1c44e6..ce82234c 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. |