summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2016-02-13 22:22:24 -0200
committerTill Kamppeter <till.kamppeter@gmail.com>2016-02-13 22:22:24 -0200
commit5abe1635fca5409e59cd985565eb28446e2cdef0 (patch)
tree6d4013db4692bc3bd8f0d8ff75120e675bbd6025 /NEWS
parent4490e8d769d4776c0e35229ff78947c199e357bc (diff)
parentaa40a1e8fe0c4ed29d21c5f79e682ac7bef1c33f (diff)
Merge tag 'upstream/2.0'
Upstream version 2.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 586f03c..c5231cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+2014-09-06
+- Relaese version 2.0 of cups-bjnp
+ This version:
+ - adds reporting of ink levels to Cups
+ - improves error hendling
+
+2014-03-05
+- This is a beta version of the upcoming bjnp 2.0 release
+ Ink level reporting is added as well as improved error handling.
+ If there are issues (e.g. one or more cartridges not recognized and showing as
+ white or any other issues, please report them in the bug-tracker on sourceforge.
+ Please provide the bjnp_log file with debuglevel set to DEBUG (see README for details
+ on how to set debugging. For most errors just ading the printer status string
+ (grep the debug output for BST) should be sufficient
+
+2014-01-22
+- This is the 1.2.2 release. The changes are quite limited:
+ bugfix for newer Canon printers that send an XML-document for the printer status
+ fix for a possible buffer overflow in parsing of reponses
+
+2013-02-23
+- versions 1.2.1
+ Fix issue where printer sent responses in 2 TCP packets
+
+2012-11-27
+- Version 1.2
+ Adds support from printing over IPv6
+ major code restructuring and rwrite
+
2012-09-25
- This is the 1.1 release. IPv6 is now supported for printing and printer detection.
- We now really use only port 8611 for printer detection.