From: John Ellis Date: Thu, 19 Oct 2006 19:32:31 +0000 (+0000) Subject: ChangeLog fix X-Git-Tag: v1.0.0~1720 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=8bd891c0e5b814731a18e74e23000d0524879db6 ChangeLog fix --- diff --git a/ChangeLog b/ChangeLog index 498d63c7..e5f9f6ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,9 @@ Thu Oct 19 15:20:51 2006 John Ellis * image.c, typedefs.h: Add ALTER_DESATURATE alteration type. * img-view.c, layout_image.c, layout_util.c, menu.c: Allow to grayscale - the display of current image with [Shift]+[G] kyboard shortcut and - 'adjust' submenu item. + the display of current image with [Shift]+[G] keyboard shortcut and + 'adjust' submenu item. Also fixed bug of [Shift]+[R] shortcut from also + activating refresh [R]. * pixbuf_util.[ch] (pixbuf_desaturate_rect): Implement grayscale function.