configure.ac
2016-06-11 Release 0.6.3
2016-04-15 Support expat v2.1
2016-04-14 Release 0.6.1
2015-04-22 Add -lole32 to link libraries.
2014-11-13 Switch from 0.5.7 to 0.6 and update libtool versioning to note incompatibilty
2014-10-09 Support downloading from local repository even without libcurl
2014-10-03 Add RAZOR_HAVE_ATOMIC_ROLLBACK
2014-08-23 Update libtool versioning in preparation for release
2014-08-23 Fix compiler warnings
2014-08-20 Start 0.5.7
2012-03-27 Start 0.5.6
2012-03-23 Start 0.5.5
2012-02-20 LUA_CFLAGS & LUA_LIBS should override pkg-config, not be ignored.
2012-02-20 Overload --disable-shared to also build static executables.
2012-02-16 Allow multiple atomic transactions to be used with one root object.
2012-02-11 Add an error object.
2012-02-11 Start 0.5.4
2012-02-09 Add transaction barriers
2012-02-09 Emulate atomic transactions
2012-02-01 Start 0.5.3
2012-02-01 Start 0.5.2
2012-01-27 Start 0.5.1
2011-11-10 Use Windows KTM (atomic transactions) where supported.
2011-08-24 Start 0.4.1
2010-04-23 Start 0.4
2009-09-28 Start 0.3
2009-08-11 Start 0.2
2009-07-04 Formally fork in preparation for release
2009-05-09 Add support for topological sorting (needed to order transactions)
2009-03-12 Don't list libcurl as a requirement in the .pc file
2009-03-12 Generate dynamic library on MS-Windows
2009-02-05 Implement lua scripts with support for standard and posix libraries.
2009-01-22 Implement relocatations when installing rpms.
2009-01-12 Generate razor.pc in line with details determined during config
2009-01-09 Use CSIDL on MS-Windows platforms instead of FHS paths.
2009-01-08 Link to winsock2 under mingw (needed for ntohl).
2009-01-08 Only include sys/wait.h on platforms that have it.
2009-01-08 Don't attempt to use chroot() on systems that don't support it.
2009-01-08 Don't try and create symbolic links on platforms that don't support symlink()
2009-01-07 Add support for platforms without fnmatch.
2009-01-06 Support platforms without mmap
2009-01-06 Make curl an optional dependancy
2009-01-06 Make rpmlib an optional dependency
2009-01-05 Reduce intltool requirements to version 0.35 for compatibility with Centos 5
2008-06-28 Revert "Get api docs building"
2008-06-23 Fix configure.ac version, remove /usr/bin/rpm workaround from spec file.
2008-06-23 Use GCC 4 -fvisibility to control exported symbols.
2008-06-23 Set up gtkdoc for razor.
2008-06-16 Autoconfify razor.