diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-04 03:29:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-04 03:29:08 +0800 |
commit | c7eaafa8fa678b1908b629495fb263dca7b76751 (patch) | |
tree | 2415f06695b3ccfdce2b5a3b3b181ea0ecf6efe9 /ChangeLog | |
parent | 82a6f3e75f4e46be84fc3d650918badc8e1563a1 (diff) | |
download | gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar.gz gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar.bz2 gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar.lz gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar.xz gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.tar.zst gsoc2013-epiphany-c7eaafa8fa678b1908b629495fb263dca7b76751.zip |
Add type for flags.
2005-01-03 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-persist.c: (ephy_embed_persist_flags_get_type):
* embed/ephy-embed-persist.h:
Add type for flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-03 Christian Persch <chpe@cvs.gnome.org> + + * embed/ephy-embed-persist.c: (ephy_embed_persist_flags_get_type): + * embed/ephy-embed-persist.h: + + Add type for flags. + 2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * lib/ephy-dialog.c: |