summaryrefslogtreecommitdiffstats
path: root/ChangeLog.CVS.delta
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.CVS.delta')
-rw-r--r--ChangeLog.CVS.delta2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.CVS.delta b/ChangeLog.CVS.delta
index 84062b6..756155e 100644
--- a/ChangeLog.CVS.delta
+++ b/ChangeLog.CVS.delta
@@ -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 :)