Fix #31 and add new test case to reproduce it.

This commit is contained in:
Juan RP
2014-02-25 22:55:39 +01:00
parent a511292316
commit 8c47021ec3
5 changed files with 47 additions and 1 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.33 (???):
* Fixed issue #31: https://github.com/voidlinux/xbps/issues/31
* New configuration file format with a custom C parser, simpler
and does not need any additional external dependency. confuse is
not necessary anymore.