diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-01-03 Crispin Flowerday <gnome@flowerday.cx> + + * src/ephy-shell.c: (ephy_shell_error_get_type), + (ephy_shell_startup_flags_get_type), (ephy_new_tab_flags_get_type): + * src/ephy-shell.h: + * src/ephy-tab.c: (ephy_tab_address_expire_get_type), + (ephy_tab_navigation_flags_get_type): + * src/ephy-tab.h: + + Add some more types for enums and flags + 2005-01-03 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: |