aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-06-25 22:08:45 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-06-25 22:08:45 +0800
commit285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a (patch)
tree0900bedbf55670c5e725e99ecab121ddb78a0412 /ChangeLog
parent4d95823df4166a6430bb07fc0701a8ab1c838a38 (diff)
downloadgsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar.gz
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar.bz2
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar.lz
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar.xz
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.tar.zst
gsoc2013-epiphany-285a8e2322d2a8f612e0f8e7b2f923f96af9bf3a.zip
Fix typo in the printer name
2004-06-25 Marco Pesenti Gritti <marco@gnome.org> * embed/MozillaPrivate.cpp: Fix typo in the printer name
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b33d7abc..9ec0f7d7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* embed/MozillaPrivate.cpp:
+ Fix typo in the printer name
+
+2004-06-25 Marco Pesenti Gritti <marco@gnome.org>
+
+ * embed/MozillaPrivate.cpp:
+
Remove preview flag
2004-06-25 Marco Pesenti Gritti <marco@gnome.org>