New custom configuration file format that does not need confuse.
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.33 (???):
|
||||
|
||||
* New configuration file format with a custom C parser, simpler
|
||||
and does not need any additional external dependency. confuse is
|
||||
not necessary anymore.
|
||||
|
||||
* Only allow a single writer to the pkgdb to avoid concurrency issues
|
||||
when performing multiple write transactions (install, update or remove).
|
||||
The implementation relies on a POSIX named semaphore.
|
||||
|
Reference in New Issue
Block a user