Remove duplicated headers.
[portableproplib.git] / ChangeLog
blob4ad857106bea366faef13597d3cd10c33b749d2d
1 0.3:
2         * Add strlcat again with an autoconf check.
3         * Emit decimal numbers rather than hex when externalizing
4           unsigned numbers.
5         * A bugfix from NetBSD that properly handles empty data nodes,
6           i.e: <data></data>.
7         * Remove duplicated manpages from src directory.
8 0.2:
9         * A bugfix from NetBSD that fixes two race conditions that
10           could corrupt the red-black tree to store the objects.
11         * Added some more tests to configure.ac.
12         * Fixed the COPYING file with proper licenses this time.
14 0.1:
15         * Initial import of NetBSD's libprop.