diff options
Diffstat (limited to 'qtruby')
-rw-r--r-- | qtruby/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog index 1b276ab5..3c3f94bc 100644 --- a/qtruby/ChangeLog +++ b/qtruby/ChangeLog @@ -515,7 +515,7 @@ 2005-01-20 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Fixed bug reported by Ian Monroe where the KIO.copy() method wasn't being found in + * Fixed bug reported by Ian Monroe where the TDEIO.copy() method wasn't being found in the Smoke runtime. Modules methods are now trapped with method_missing and despatched to call Smoke methods correctly * Added support for the KDE::ConfigSkeleton and subclasses. Constructors for nested |