Mercurial > projects > libpws
comparison NEWS @ 12:1926dfc9feb0 version-1.0.0
Release version 1.0.0
author | Guido Berhoerster <guido+libpws@berhoerster.name> |
---|---|
date | Sun, 04 Aug 2019 21:36:05 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
11:96a507a110c8 | 12:1926dfc9feb0 |
---|---|
1 News | |
2 ==== | |
3 | |
4 libpws 1.0.0 (2019-08-04T21:36:05+02:00) | |
5 ---------------------------------------- | |
6 | |
7 - Add support for format 0x030E | |
8 - Allow local makefile overrides in local.mk | |
9 - Prevent NULL pointer dereference | |
10 - Fix size of object to be free'd | |
11 - Define _DEFAULT_SOURCE for glibc >= 2.20 | |
12 - Fix incorrect field size for text fields | |
13 - Fix manpage title | |
14 - Add tests | |
15 - Add awk script to pretty print pwsdump output | |
16 - Add pwsdump utility | |
17 - Add README file and manpages | |
18 - Initial revision |