diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ | |||
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 | adds 3.9k. |
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 | ||
12 | glibc 2.0.7 since it is much smaller than that latest and greatest. | ||
10 | 13 | ||
11 | 14 | ||
12 | 0.30 | 15 | 0.30 |