diff options
author | runge <runge> | 2006-01-12 12:54:02 +0000 |
---|---|---|
committer | runge <runge> | 2006-01-12 12:54:02 +0000 |
commit | 60918e6664cd62ea3d71b48cdfda8b89ab82029c (patch) | |
tree | 53a4e35275ffe67b6c7c0ceff3c6ce3d2211189d /x11vnc/ChangeLog | |
parent | 9b3163c00bdb8d406b864f7a1282b5770d953425 (diff) | |
download | libtdevnc-60918e6664cd62ea3d71b48cdfda8b89ab82029c.tar.gz libtdevnc-60918e6664cd62ea3d71b48cdfda8b89ab82029c.zip |
configure.ac: add switches for most X extensions.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 41c058e..dcab5b4 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,6 @@ +2006-01-12 Karl Runge <[email protected]> + * fix -DSMALL_FOOTPRINT=N builds. + 2006-01-11 Karl Runge <[email protected]> * x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bit bug for -solid. |