This commit is contained in:
Matthias Clasen
2006-07-03 06:07:00 +00:00
parent 8b77374789
commit d36cff3258
186 changed files with 38010 additions and 36698 deletions

View File

@ -1,5 +1,7 @@
2006-07-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.10.0 ===
* gtk/gtkmenubar.c (window_key_press_handler): Treat
"" like NULL when parsing the menu-bar-accel setting.
* gtk/gtkmenu.c (gtk_menu_key_press): Here too.