diff options
author | Julien BLACHE <jblache@debian.org> | 2008-11-26 22:35:41 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:48 +0000 |
commit | b85ae08349167bed47c71ed7ace8acd275b9ab22 (patch) | |
tree | 94694d586ca7782fb453bf07c5251e02b52843d9 /xsane.CHANGES | |
parent | e5485fc0e6e11763f1e4d309c5ccced01802974d (diff) | |
parent | dc7150ada6000f0c8e6ee61da9598573d3b63b7f (diff) |
Imported Debian patch 0.996-1debian/0.996-1
Diffstat (limited to 'xsane.CHANGES')
-rw-r--r-- | xsane.CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/xsane.CHANGES b/xsane.CHANGES index 577399d..d9098b9 100644 --- a/xsane.CHANGES +++ b/xsane.CHANGES @@ -2997,3 +2997,15 @@ xsane-0.994 -> 0.995: ca cs da de es fi fr hu it ja nl pa pl pt pt_BR ro ru sk sl sr sv tr vi zh zh_CN U N U N N A N N U N N U N N N N N U N U N N N N N 99599 99599 96 99595 99 99595 99 99599 96 96 96 99 99599 99592 99 96 96 992 + +xsane-0.995 -> 0.996: +--------------------- + + - removed bug when deleting medium types: removed free() command, added realloc() + + - xsane_viewer.c: reduced maximum viewer size form gdk_screen_width/gdk_screen_height to + gdk_screen_width-1/gdk_screen_height-1 + + - xsane-save.c: PDF: ICC object 4+5 are initialized with offset 0 + - xsane-save.c: PDF: objects with offset 0 are makred free (f) in xref table + |