File: ChangeLog

package info (click to toggle)
cups-bjnp 2.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 656 kB
  • sloc: ansic: 2,750; sh: 1,241; makefile: 27
file content (32 lines) | stat: -rw-r--r-- 1,367 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
------------------------------------------------------------------------
r166 | llagendijk | 2020-02-08 15:54:52 +0100 (Sat, 08 Feb 2020) | 5 lines

- Fixed GCC10 compile errors:
  - ftime is obsolete: replaced by gettimeofday()
  - some structs were missing extern in headers files
- Increased status buffer size to accomodate newer printers that send a much larger status

------------------------------------------------------------------------
r164 | llagendijk | 2019-08-10 14:37:38 +0200 (Sat, 10 Aug 2019) | 2 lines

Fixed compilation error on GCC 9

------------------------------------------------------------------------
r163 | llagendijk | 2018-02-21 18:04:28 +0100 (Wed, 21 Feb 2018) | 2 lines

Corrected NEWS

------------------------------------------------------------------------
r162 | llagendijk | 2018-02-21 17:47:22 +0100 (Wed, 21 Feb 2018) | 2 lines

Updated Changelog & NEWS. Fixed version number in configure.ac

------------------------------------------------------------------------
r161 | llagendijk | 2018-02-21 16:59:27 +0100 (Wed, 21 Feb 2018) | 5 lines

Updated license to GPLv2 OR LATER, to make it possible to use cups-bjnp with
cups 2.3 that changed to Apache License 2.0, which is GPLv2 incompatible.
There are no other changes. Released as cups-bjnp-2.0.1


------------------------------------------------------------------------