aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-06-26 03:28:02 +0800
committerChristian Persch <chpe@src.gnome.org>2003-06-26 03:28:02 +0800
commit8ea3e8e38b1626e918782252f97d405ed152a86c (patch)
tree6ad80a30cfa44fc1a8d8f20d9725fe8e025a10ff /ChangeLog
parent685b2ace571d07c4aa831288cc62fd2e9b444fe5 (diff)
downloadgsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.gz
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.bz2
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.lz
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.xz
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.zst
gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.zip
Make sure there's only one print dialog per window. Fixes bug #115933.
2003-06-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_print): Make sure there's only one print dialog per window. Fixes bug #115933.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9bff0c56..058931121 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-06-25 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (ephy_window_print):
+
+ Make sure there's only one print dialog per window. Fixes bug #115933.
+
+2003-06-25 Christian Persch <chpe@cvs.gnome.org>
+
* configure.in:
Added 'mk' (Macedonian) to ALL_LINGUAS.