summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2008-10-26 16:12:59 +0000
committerRoger Leigh <rleigh@debian.org>2008-10-26 16:12:59 +0000
commite74aac350fb79d8cc3ed6a97451b30443ad9dac9 (patch)
treec27583b3e5051c715b6b0166a60b8c870511e376 /ChangeLog
parent5074d880144fc4a9e0566e7b204503cbeb6b328a (diff)
Imported Upstream version 4.3.99+cvs20050901
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog92
1 files changed, 92 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d305fc6..270faa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2005-08-27 <rlk@sourceforge.net>
+
+ Files: NEWS (1.233) (+5 -5)
+
+ Minor formatting improvement.
+
+2005-08-27 <tillkamppeter@sourceforge.net>
+
+ Files: NEWS (1.232) (+10 -6)
+ src/foomatic/foomatic-templates-ijs/STP_InputSlot.xml (1.1) ( )
+ src/foomatic/foomatic-templates-ijs/STP_MediaType.xml (1.1) ( )
+
+ Added template files to rename "STP_InputSlot" and "STP_MediaType" to
+ "InputSlot" and "Mediatype", removed duplicate Canon Pixma item from
+ NEWS file, updated NEWS file.
+
+2005-08-25 <rlk@sourceforge.net>
+
+ Files: src/main/print-canon.c (1.163) (+2 -2)
+
+ 1268829 iP4000 PPD File Problem
+
+2005-08-17 <rlk@sourceforge.net>
+
+ Files: po/da.po (1.58) (+1702 -1922)
+
+ Danish translation
+
+2005-08-14 <rlk@sourceforge.net>
+
+ Files: NEWS (1.231) (+412 -90)
+ README (1.152) (+12 -293)
+
+ Clean up release notes
+
+2005-08-14 <rleigh@sourceforge.net>
+
+ Files: src/gutenprintui/panel.c (1.4) (+12 -7)
+ src/gutenprintui2/panel.c (1.5) (+12 -7)
+
+ Make sure the printable width and height global variables are never used
+ uninitialised. This could otherwise result in settings corruption.
+
+2005-08-14 <rleigh@sourceforge.net>
+
+ Files: src/main/escp2-papers.c (1.80) (+9 -1)
+ src/main/print-escp2.c (1.343) (+4 -4)
+
+ Applied patch from Dan Torop to fix a segfault when printing with an
+ Epson R800 and particular paper types:
+ - print-escp2.c: Perform stricted pointer checking in
+ adjust_print_quality(), to avoid dereferencing an invalid pointer.
+ - escp2-papers.c: Add missing papertypes for the R800.
+
+2005-08-14 <rleigh@sourceforge.net>
+
+ Files: src/cups/cups-genppdupdate.in (1.21) (+2 -2)
+
+ Handle filenames containing metacharacters correctly.
+
+2005-08-14 <rlk@sourceforge.net>
+
+ Files: NEWS (1.230) (+25 -20)
+ README (1.151) (+0 -35)
+ src/main/escp2-inks.c (1.41) (+19 -3)
+ src/main/escp2-resolutions.c (1.28) (+10 -1)
+ src/main/print-escp2-data.c (1.178) (+73 -69)
+ src/main/print-escp2.c (1.342) (+2 -1)
+ src/main/print-escp2.h (1.95) (+4 -3)
+
+ Support 5760x2880 on R800/R1800
+
+2005-08-13 <rlk@sourceforge.net>
+
+ Files: po/cs.po (1.29) (+91 -91)
+ po/da.po (1.57) (+91 -91)
+ po/de.po (1.43) (+91 -91)
+ po/el.po (1.44) (+91 -91)
+ po/en_GB.po (1.135) (+91 -91)
+ po/es.po (1.42) (+91 -91)
+ po/fr.po (1.64) (+91 -91)
+ po/ja.po (1.38) (+91 -91)
+ po/nb.po (1.5) (+91 -91)
+ po/nl.po (1.44) (+91 -91)
+ po/pl.po (1.48) (+91 -91)
+ po/pt.po (1.42) (+91 -91)
+ po/sk.po (1.47) (+91 -91)
+ po/sv.po (1.74) (+92 -92)
+ po/zh_TW.po (1.2) (+522 -465)
+
+ Gutenprint 20050813 snapshot
+
2005-08-13 <rlk@sourceforge.net>
Files: src/main/escp2-papers.c (1.79) (+4 -4)