librazor/transaction.c
2008-06-29 protect all exported functions by checking the input parameters for NULL input
2008-06-26 Add missing newline for conflicts output
2008-06-25 Get the test driver compiling and running again (but not passing).
2008-06-23 Move a couple of unrelated functions out of transaction.c.
2008-06-23 Use GCC 4 -fvisibility to control exported symbols.
2008-06-20 When uniquifying properties, also sort them on the owning package.
2008-06-20 Break up the monolithic razor.c.