diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-04-06 Brad Hards <bradh@users.sourceforge.net> + * rfb/rfbclient.h: use 'extern "C"' to make it convenient to + include from C++. + 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++. |