summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordscho <dscho>2003-02-09 17:08:52 +0000
committerdscho <dscho>2003-02-09 17:08:52 +0000
commit75484911df0bf1f92d36e4ac2c45d5585100483b (patch)
treed0c789ac90d3afa231732bc2799d49513bb5b234
parentf74a60769676297270e0ebfec1ab31eec70496a9 (diff)
downloadlibtdevnc-75484911.tar.gz
libtdevnc-75484911.zip
portability changes
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ad3285..8a77fc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ portability fixes
+ more portable way to determine endianness and types of a given size
+ through autoconf based methods
+0.5
autoconf'ed the whole package (including optional support for zlib,
pthreads and libjpeg as well as zrle/c++)
moved appropriate files to contrib/ and examples/ respectively