diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-08 04:38:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-08 04:38:35 +0800 |
commit | 148a755f7a9ed405ac89f92d8add5804efd664c3 (patch) | |
tree | 320c2433825aa88a07f3fe60bc728c3aa874593d /ChangeLog | |
parent | abe6943d42403279998b63725b8bbc9fb7cd1a96 (diff) | |
download | gsoc2013-epiphany-148a755f7a9ed405ac89f92d8add5804efd664c3.tar.gz gsoc2013-epiphany-148a755f7a9ed405ac89f92d8add5804efd664c3.tar.zst gsoc2013-epiphany-148a755f7a9ed405ac89f92d8add5804efd664c3.zip |
Also recognise keypad keys for navigation. Bug #337089.
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Also recognise keypad keys for navigation. Bug #337089.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-08-07 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: + + Also recognise keypad keys for navigation. Bug #337089. + +2006-08-07 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/Makefile.am: Fix the build. |