mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Fixed version number
This commit is contained in:
parent
51f8c89040
commit
8eefd021ca
@ -5,8 +5,8 @@
|
|||||||
* Fixed a segfault in ps when /etc/passwd or /etc/group
|
* Fixed a segfault in ps when /etc/passwd or /etc/group
|
||||||
are absent. Now will warn you and carry on.
|
are absent. Now will warn you and carry on.
|
||||||
* Added in optional _real_ regular expression support (to be
|
* Added in optional _real_ regular expression support (to be
|
||||||
the basis for a future sed utility). When compiled in,
|
the basis for a future sed utility). When compiled in
|
||||||
adds 3.9k.
|
it adds 3.9k, but makes grep much more capable.
|
||||||
* Checked out using nftw(3) for recursive stuff, but unfortunatly
|
* Checked out using nftw(3) for recursive stuff, but unfortunatly
|
||||||
it wasn't supported before GNU libc 2.1, and some folks use
|
it wasn't supported before GNU libc 2.1, and some folks use
|
||||||
glibc 2.0.7 since it is much smaller than that latest and greatest.
|
glibc 2.0.7 since it is much smaller than that latest and greatest.
|
||||||
|
Loading…
Reference in New Issue
Block a user