librazor/importer.c
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.