diff options
Diffstat (limited to 'ChangeLog.CVS')
-rw-r--r-- | ChangeLog.CVS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.CVS b/ChangeLog.CVS index b396db0..0c957b9 100644 --- a/ChangeLog.CVS +++ b/ChangeLog.CVS @@ -170,7 +170,7 @@ * PerlTQt/: TQt.pm, TQt.xs, handlers.cpp: - implemented TQByteArray Marshaller (from/to Perl string, tied if needed) - Still needs some thought /wrt to Utf8 handling (think qCompress/qUncompress) + Still needs some thought /wrt to Utf8 handling (think qCompress/tqUncompress) With TQDataStream static operators and this, we get a nice object serializer :) |