diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-05-19 01:11:24 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-19 01:11:24 +0800 |
commit | ea50f388412c9c4d880bea7aa770d079b8c9141c (patch) | |
tree | 398773c8718935775025f0207e08189f56665a8d /ChangeLog | |
parent | c5202864540e0ac530dde2e4eb18a7e22fe699d8 (diff) | |
download | gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar.gz gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar.bz2 gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar.lz gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar.xz gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.tar.zst gsoc2013-epiphany-ea50f388412c9c4d880bea7aa770d079b8c9141c.zip |
0.6.1
2003-05-18 Marco Pesenti Gritti <marco@it.gnome.org>
* NEWS:
* configure.in:
0.6.1
* embed/find-dialog.c: (dialog_constrain_height):
Missing cast.
* lib/ephy-start-here.c:
Missing header.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2003-05-18 Marco Pesenti Gritti <marco@it.gnome.org> + + * NEWS: + * configure.in: + + 0.6.1 + + * embed/find-dialog.c: (dialog_constrain_height): + + Missing cast. + + * lib/ephy-start-here.c: + + Missing header. + 2003-05-18 Xan Lopez <xan@masilla.org> * NEWS: Updates, typos. |