summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordscho <dscho>2007-03-30 23:31:33 +0000
committerdscho <dscho>2007-03-30 23:31:33 +0000
commitca805667e6b4ed9f7d6ea26da05cb69b184f3e0c (patch)
tree9bd496e72b94da225a90f788218ee685473f775d /ChangeLog
parent3f0f799d2050ec046c28a54b027b377cf573ef9e (diff)
downloadlibtdevnc-ca805667e6b4ed9f7d6ea26da05cb69b184f3e0c.tar.gz
libtdevnc-ca805667e6b4ed9f7d6ea26da05cb69b184f3e0c.zip
Build shared libraries per default
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cdf02e..9f643f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-31 Guillaume Rousse <Guillaume.Rousse@inria.fr>
+ * configure.ac, **/Makefile.am: build shared libraries
+
2007-03-20 Karl Runge <runge@karlrunge.com>
* libvncserver/httpd.c: Add "Connection: close" to HTTP replies.