diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ | |||
5 | * Fixed a segfault in ps when /etc/passwd or /etc/group | 5 | * Fixed a segfault in ps when /etc/passwd or /etc/group |
6 | are absent. Now will warn you and carry on. | 6 | are absent. Now will warn you and carry on. |
7 | * Added in optional _real_ regular expression support (to be | 7 | * Added in optional _real_ regular expression support (to be |
8 | the basis for a future sed utility). When compiled in, | 8 | the basis for a future sed utility). When compiled in |
9 | adds 3.9k. | 9 | it adds 3.9k, but makes grep much more capable. |
10 | * Checked out using nftw(3) for recursive stuff, but unfortunatly | 10 | * Checked out using nftw(3) for recursive stuff, but unfortunatly |
11 | it wasn't supported before GNU libc 2.1, and some folks use | 11 | it wasn't supported before GNU libc 2.1, and some folks use |
12 | glibc 2.0.7 since it is much smaller than that latest and greatest. | 12 | glibc 2.0.7 since it is much smaller than that latest and greatest. |