From 1f2222c796a1afb2796890f4550d2f23c6914c40 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 23 Jan 2006 16:48:05 +0000 Subject: adding a check to make sure the shortcut key is not the NUL byte. Fixes 2006-01-23 Joe Marcus Clarke * e-user-creatable-items-handler.c: adding a check to make sure the shortcut key is not the NUL byte. Fixes bug 327468. svn path=/trunk/; revision=31283 --- shell/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 578ced0859..3d02a4bac6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2006-01-23 Joe Marcus Clarke + + * e-user-creatable-items-handler.c: adding a check to make sure + the shortcut key is not the NUL byte. Fixes bug 327468. + 2006-01-21 Andre Klapper * e-shell-settings-dialog.c: changed string "Settings" to -- cgit