librazor/Makefile.am
2012-02-11 Add an error object.
2012-02-09 Emulate atomic transactions
2011-11-10 Use Windows KTM (atomic transactions) where supported.
2011-08-24 Use INTLLIBS where appropriate
2009-08-13 Fix a bug causing libtool versioning to be ignored.
2009-05-09 Add support for topological sorting (needed to order transactions)
2009-04-29 Add support for preloading lua modules. This is useful both when
2009-04-17 Add hashtable test to expose confusion as to whether 0 is a valid value or not
2009-03-12 Generate dynamic library on MS-Windows
2009-02-05 Implement lua scripts with support for standard and posix libraries.
2009-01-08 Link to winsock2 under mingw (needed for ntohl).
2009-01-07 Add support for platforms without fnmatch.
2008-06-20 Break up the monolithic razor.c.
2008-06-16 Autoconfify razor.