diff options
author | dscho <dscho> | 2006-04-27 01:01:41 +0000 |
---|---|---|
committer | dscho <dscho> | 2006-04-27 01:01:41 +0000 |
commit | 21b1fd476fb9a3e3bc52097af6ea21fda0e09a46 (patch) | |
tree | 06d57c0a60e2a22655e3ee371154b9201469d394 /ChangeLog | |
parent | 6370f25f136d837b66f56080e34e7773e6e020c9 (diff) | |
download | libvncserver-21b1fd476fb9a3e3bc52097af6ea21fda0e09a46.zip libvncserver-21b1fd476fb9a3e3bc52097af6ea21fda0e09a46.tar.gz |
add rotate and flip example
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-04-27 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> + * examples/{rotate.c, rotatetemplate.c}: add modified pnmshow + which demonstrates fast rotating and flipping. + 2006-04-26 Karl Runge <runge@karlrunge.com> * all Makefile.am: use -I $(top_srcdir) instead of -I .. so VPATH builds will work. |