Handle a bare numeric token on the command line a bit more gracefully.

This commit is contained in:
Eric S. Raymond 2018-11-11 09:05:03 -05:00
parent ac2dad44bc
commit d5d6a3e02d
3 changed files with 8 additions and 0 deletions

1
NEWS
View file

@ -2,6 +2,7 @@
Repository head::
Fix for a minor bug in inventory handling.
Handle a bare numeric token on the command line a bit more gracefully.
1.4: 2017-08-07::
Repair packaging error (omitted templates.)