diff options
author | dscho <dscho> | 2008-01-29 11:49:14 +0000 |
---|---|---|
committer | dscho <dscho> | 2008-01-29 11:49:14 +0000 |
commit | 09d902c5b7ce1881e7a4d9642bfae8202f13387f (patch) | |
tree | ffa9432de01d77b73670d2900c9659913fcc60af /ChangeLog | |
parent | c07091b3900ad1d66bb9665a892bf93c685d031a (diff) | |
download | libtdevnc-09d902c5b7ce1881e7a4d9642bfae8202f13387f.tar.gz libtdevnc-09d902c5b7ce1881e7a4d9642bfae8202f13387f.zip |
Add CMake support (thanks to Christian Ehrlicher)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-01-27 Christian Ehrlicher <Ch.Ehrlicher@gmx.de> + * CMakeLists, rfb/rfbconfig.h.cmake, rfb/rfbint.h.cmake: + support CMake + 2007-09-04 Karl Runge <runge@karlrunge.com> * classes/ssl: improve timeouts, port fallback, and connection time of the SSL Java viewers. |