aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 44bcd37ff..911fedfe4 100644
--- a/Changelog
+++ b/Changelog
@@ -34,6 +34,9 @@
34 * zcat now works (wasn't working since option parsing was broken) 34 * zcat now works (wasn't working since option parsing was broken)
35 * Renamed "mnc" to the more correct "nc" (for netcat). 35 * Renamed "mnc" to the more correct "nc" (for netcat).
36 * Makefile intelligence updates 36 * Makefile intelligence updates
37 * Changed the way init parses /etc/inittab entries to avoid problems
38 with commands that contain colons in them. Fix thanks to
39 Pavel Roskin <pavel_roskin@geocities.com>
37 * More doc updates 40 * More doc updates
38 41
39 42