summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2007-04-06 08:58:30 +0000
committerdscho <dscho>2007-04-06 08:58:30 +0000
commit1060f747be30b8c4c5fb09f64349b300ef863303 (patch)
tree501f21e99cdd1e74f603fb7aa5959202445aad08 /ChangeLog
parent12c6764f509cfcb012a6663e4d01dc618d2ae1a3 (diff)
downloadlibtdevnc-1060f747be30b8c4c5fb09f64349b300ef863303.tar.gz
libtdevnc-1060f747be30b8c4c5fb09f64349b300ef863303.zip
rfb.h: Do not misplace guards
This buglet made it impossible to double include rfb.h from C++.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f643f6..e5abce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-05 Alessandro Praduroux <pradu@pradu.it>
+ * rfb/rfb.h: do not misplace guards, which makes it possible to
+ double include rfb.h from C++.
+
2007-03-31 Guillaume Rousse <Guillaume.Rousse@inria.fr>
* configure.ac, **/Makefile.am: build shared libraries