diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-12-21 06:41:26 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-12-21 06:41:26 +0800 |
commit | dad20f67f803c3832a528cb669a93c921758bb55 (patch) | |
tree | 4d3788e3829f08d38ac203811c67cbb47daa4672 /ChangeLog | |
parent | f5e08b60b8caa225df8253f4e1249c4120d81717 (diff) | |
download | gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar.gz gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar.bz2 gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar.lz gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar.xz gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.tar.zst gsoc2013-epiphany-dad20f67f803c3832a528cb669a93c921758bb55.zip |
Show warning on mixed content in the tooltip. Bug #321508.
2005-12-20 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Show warning on mixed content in the tooltip. Bug #321508.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-12-20 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: + + Show warning on mixed content in the tooltip. Bug #321508. + 2005-12-19 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/Makefile.am: |