11Changes in libcups
22==================
33
4- libcups v3.0.0 (Month DD, YYYY)
5- -------------------------------
4+ libcups v3.0.0 (YYYY-MM-DD )
5+ ---------------------------
66
77- Fixed the default User-Agent string sent in requests.
88
99
10- libcups v3.0rc1 (September 20, 2024)
11- ------------------------------------
10+ libcups v3.0rc1 (2024-09-20 )
11+ ----------------------------
1212
1313- Added ` cupsFormatString ` and ` cupsFormatStringv ` APIs to safely format UTF-8
1414 strings.
@@ -49,8 +49,8 @@ libcups v3.0rc1 (September 20, 2024)
4949- Fixed how ` ippeveprinter ` responds to an unsupported request character set.
5050
5151
52- libcups v3.0b2 (October 5, 2023)
53- --------------------------------
52+ libcups v3.0b2 (2023-10-05 )
53+ ---------------------------
5454
5555- Added the ` ipptransform ` command to replace/upgrade the ` ippevepcl ` and
5656 ` ippeveps ` commands (Issue #65 )
@@ -72,8 +72,8 @@ libcups v3.0b2 (October 5, 2023)
7272- Fixed ` CUPS_DNSSD_IF_INDEX_LOCAL ` when using Avahi.
7373
7474
75- libcups v3.0b1 (February 9, 2023)
76- ---------------------------------
75+ libcups v3.0b1 (2023-02-09 )
76+ ---------------------------
7777
7878- Documentation updates (Issue #32 )
7979- Split out libcups and tools from CUPS 2.x.
0 commit comments