File: NEWS

package info (click to toggle)
yapet 2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,920 kB
  • sloc: cpp: 32,397; sh: 5,032; makefile: 880; ansic: 36; sed: 16
file content (26 lines) | stat: -rw-r--r-- 365 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
NEWS
===

1.0.2
  * Remove deprecated C++ features.

1.0.1
  * Update preload tests.

1.0.0
  * Drop support for Solaris.
  * Require C++14.

0.4
  * Check if `-std=c++98` is supported by compiler, before using it.

0.3
  * Revived NEWS file.
  * Fixed version in configure.ac.

0.2
  * Builds with clang 6.0.
  * Fixed compiler warnings.

0.1
  * Initial release.