update notes to new version

This commit is contained in:
nothings.org 2007-08-14 17:42:09 +00:00
parent 3b167d592c
commit 21b2bd7e4d
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
Version 0.95: Beta 6 ( XXX )
Version 0.96: Beta 7 ( 2007-08-15 )
* bugfix: minor stb_image.c fixes
* bugfix: don't have gdi+ use threads; correct lock/unlock of global memory
* bugfix: load non-7bit-filenames from commandline
Version 0.95: Beta 6 ( 2007-07-20??? )
* (feature: use 'f' to flip image vertically, in case FreeImage sucks)
* feature: ctrl-I launches new viewer instance on current image
* bugfix: fix cacheing code to allow refreshing current image after flip etc.