summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@novell.com>2010-02-19 17:04:22 +0100
committerVincent Untz <vuntz@novell.com>2010-02-19 17:04:22 +0100
commitdc7ad68b1062ece01db315914abb020f3bd370ce (patch)
treecd1c8c5c074e126f819dc72cb921639dda12e27f
parentfcf31c0d64cc68960cba25ea2733cbb40525a491 (diff)
[release] 0.1.0cups-pk-helper-0.1.0
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d760e5c..aacaaed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
=============
+Version 0.1.0
+=============
+
++ Port to PolicyKit 1. (Marek Kasik, Vincent)
++ Add DevicesGet method. (Marek Kasik, Vincent)
++ Add JobCancelPurge method. (Marek Kasik)
++ Support adding printer without device URI. (Tim Waugh)
++ Add check for string length in validity checks. (Vincent)
++ Improve performance of job-related methods. (Marek Kasik)
++ Make sure to correctly handle all CUPS replies. (Vincent)
++ Avoid timeout on job-related methods for invalid jobs. (Vincent)
++ Always return a non-empty error string in case of failures. (Vincent)
++ Remove GTK+/GIO requirements. (Vincent)
++ Minor fixes and improvements in tests. (Vincent)
++ Code cleanups. (Vincent)
++ Build system improvements. (Vincent)
+
+=============
Version 0.0.4
=============