changeset 83:1cb4ef81153d

ChangeLog fix
author John Ellis <johne@verizon.net>
date Thu, 19 Oct 2006 19:32:31 +0000
parents 05a6aea69f24
children 34319746590d
files ChangeLog
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 19 19:27:20 2006 +0000
+++ b/ChangeLog	Thu Oct 19 19:32:31 2006 +0000
@@ -2,8 +2,9 @@
 
 	* 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.