summaryrefslogtreecommitdiffstats
path: root/korundum/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/ChangeLog')
-rw-r--r--korundum/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/korundum/ChangeLog b/korundum/ChangeLog
index 701ec0a6..7a715f39 100644
--- a/korundum/ChangeLog
+++ b/korundum/ChangeLog
@@ -110,7 +110,7 @@
2005-09-26 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
* Removed get and set methods for accessing fields on the structs
- KIO::UDSAtom and KDE::ConfigSkeleton::MenuItem::Choice as
+ TDEIO::UDSAtom and KDE::ConfigSkeleton::MenuItem::Choice as
they aren't needed any more now that accessor methods are
generated in the Smoke library.
@@ -145,8 +145,8 @@
2005-02-01 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
- * Added marshallers for KIO::UDSEntry and KIO::UDSEntryList, and accessor methods for
- fields in the KIO::UDSAtom struct. Fixes problem reported by Ian Monroe.
+ * Added marshallers for TDEIO::UDSEntry and TDEIO::UDSEntryList, and accessor methods for
+ fields in the TDEIO::UDSAtom struct. Fixes problem reported by Ian Monroe.
2005-01-27 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
@@ -173,7 +173,7 @@
2005-01-20 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
* Tidied up the rbkconfig_compiler code
- * Added marshaller for KConfigSkeleton::ItemEnum::Choice lists to and from ruby Arrays,
+ * Added marshaller for TDEConfigSkeleton::ItemEnum::Choice lists to and from ruby Arrays,
and accessor methods for the Item::Enum::Choice struct.
2005-01-18 Richard Dale <Richard_Dale@tipitina.demon.co.uk>