diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2005-08-08 05:14:46 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2005-08-08 05:14:46 +0800 |
commit | 8a5ef09c4435869dc39736d6c77c7d135f976223 (patch) | |
tree | d5b918b7f440ff02f3e374ab599c786efbfabfbf /ChangeLog | |
parent | 2469feadd17d7b66de70a1ed0bb898dcbfa9e296 (diff) | |
download | gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar.gz gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar.bz2 gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar.lz gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar.xz gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.tar.zst gsoc2013-epiphany-8a5ef09c4435869dc39736d6c77c7d135f976223.zip |
Change the text on the 'unknown issuer' dialog. Fixes bug #151519
2005-08-07 Crispin Flowerday <gnome@flowerday.cx>
* embed/mozilla/GtkNSSDialogs.cpp (ConfirmUnknownIssuer):
Change the text on the 'unknown issuer' dialog.
Fixes bug #151519
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-07 Crispin Flowerday <gnome@flowerday.cx> + + * embed/mozilla/GtkNSSDialogs.cpp (ConfirmUnknownIssuer): + + Change the text on the 'unknown issuer' dialog. + Fixes bug #151519 + 2005-08-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: |