liblist-unbased

view ChangeLog @ 27:6feb8f0c51bd

Added tag 2.2.1 for changeset 38ff416a8610
author Binki <ohnobinki@ohnopublishing.net>
date Tue Dec 29 00:36:05 2009 -0500 (7 months ago)
parents 7551cb09a31b
children 3cbbb7bce5f5
line source
1 2009-12-29 Nathan Phillip Brink <ohnobinki@gmail.com>
3 * Makefile.am:
4 - Fixed parallel build issue with LaTeX (to please flameeyes ;-) ).
5 - Prefixed manpages with `l' to avoid collisions with system manpages.
7 2009-12-26 Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
9 * liblist-2.2:
10 - Modernized function prototypes in the four manpages, header files, and source files.
11 - Added autotools buildsystem to install essential library components; libtool = dynamic lib support.
12 - pkg-config support.
13 - #ifndef #define #endif wrapper for public header files.
14 - Disable macro implementations of functions.