librazor/importer.c
2016-06-10 Add an implementation for razor_importer_destroy()
2014-10-17 Fix multiple memory allocation problems (found with valgrind)
2014-08-23 Fix compiler warnings
2014-08-20 Update gnulib
2009-07-03 Support RPM_INSTALL_PREFIX{n} during uninstall
2009-06-12 Add basic support for uninstall scripts.
2009-04-22 Add support for named roots so that we can understand MS-Windows paths
2008-07-01 Document the razor_importer API.
2008-06-23 Use GCC 4 -fvisibility to control exported symbols.
2008-06-23 Actually store the files strings in the files string pool
2008-06-23 Merge commit 'jbowes/master'
2008-06-20 Merge branch 'krh/master'
2008-06-20 When uniquifying properties, also sort them on the owning package.
2008-06-20 Rename razor_importer_new to _create to follow convention.
2008-06-20 Break up the monolithic razor.c.