utils: implement issue #73 (only pay attention to the first char).
The answer can now just be 'y/Y' to accept it or 'n/N' to deny it. Close #73
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.44 (???):
|
||||
|
||||
* Change the xbps utils to just check for the first character when it
|
||||
asks for confirmation, rather than "yes" or "no". This implements issue #73.
|
||||
https://github.com/voidlinux/xbps/issues/73
|
||||
|
||||
* libxbps: use a sane umask(2) while unpacking package files from
|
||||
binary packages (see https://github.com/voidlinux/void-packages/issues/835)
|
||||
|
||||
|
Reference in New Issue
Block a user