diff options
author | msweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2013-11-12 14:11:40 +0000 |
---|---|---|
committer | msweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2013-11-12 14:11:40 +0000 |
commit | 75efa1051d02aa2446615b3c4c0940be7b794594 (patch) | |
tree | 64e9ae3b8f074b3f707b25cb15b31972f677f5cc | |
parent | f9d9f126907a76d0d06ad44347d1f2e22eb60514 (diff) | |
download | cups-75efa1051d02aa2446615b3c4c0940be7b794594.tar.gz |
Changelog.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11429 a1ca3aef-8c08-0410-bb20-df032aa958be
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index af8120b3c..fadfac839 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,6 +19,8 @@ CHANGES IN CUPS V1.7.1 (<rdar://problem/15392966>) - The "make check" test suite did not work on Linux without the cups-filters package installed (<rdar://problem/14292998>) + - Japanese PPDs using with the Shift-JIS encoding did not work + (<rdar://problem/15427759>) CHANGES IN CUPS V1.7.0 |