summaryrefslogtreecommitdiff
path: root/NEWS
blob: 71571bba1a6dc88ed0c5b4c2bb03ded8f95eddc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=============
Version 0.0.3
=============

+ Make PrinterAddOptionDefault work for options with more than one value.
+ Implement PrinterSetUsersAllowed/PrinterSetUsersDenied methods.
+ Implement ServerGetSettings/ServerSetSettings methods.
+ Implement ClassAddPrinter/ClassDeletePrinter/ClassDelete methods.
+ Add more fine-grained policies, including local vs remote printers.
+ Fix major bug that made it impossible to change many settings.
+ Implement FileGet/FilePut methods.

=============
Version 0.0.2
=============

+ Make the AcceptJobs method work.
+ Add checks to arguments passed over dbus, for more security.

=============
Version 0.0.1
=============

Initial release.