summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.