summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2004-02-04 07:59:03 +0000
committerdscho <dscho>2004-02-04 07:59:03 +0000
commit50a80e7304cea25104cec215da7c061a4998e6bd (patch)
tree0932fe5b648cea1bf6b2b37140addf41ca618f16 /ChangeLog
parent2fbf23c17ffbc03c5a4d4aa1bda55586e8f41a8e (diff)
downloadlibtdevnc-50a80e7304cea25104cec215da7c061a4998e6bd.tar.gz
libtdevnc-50a80e7304cea25104cec215da7c061a4998e6bd.zip
make examples g++ compileable, thanks to Juan Jose Costello
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 248eaa6..a319487 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-04 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
+ * Make examples (at least a few) compileable with g++,
+ as pointed out by Juan Jose Costello
+
2004-01-30 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
* Thanks to Paul Fox from Bright Star Engineering,
a few more memory leaks were fixed.