Skip to content

Commit f103aa3

Browse files
authored
Merge pull request #1718 from dbwiddis/add-cups-bindings
Add CUPS printing system bindings to c.s.j.p.unix
2 parents d2788ca + 801734b commit f103aa3

3 files changed

Lines changed: 721 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Features
99
--------
1010
* [#1696](https://github.com/java-native-access/jna/pull/1696): Add `LARGE_INTEGER.ByValue` to `LARGE_INTEGER` in `WinNT.java` - [@baier233](https://github.com/baier233).
1111
* [#1697](https://github.com/java-native-access/jna/pull/1697): Add WlanApi module - [@eranl](https://github.com/eranl).
12+
* [#1718](https://github.com/java-native-access/jna/pull/1718): Add `Cups` to `c.s.j.p.unix` providing CUPS printing system bindings for destinations, jobs, options, and server configuration - [@dbwiddis](https://github.com/dbwiddis).
1213

1314
Bug Fixes
1415
---------

0 commit comments

Comments
 (0)