aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 14524410c..f0c5e2f69 100644
--- a/Changelog
+++ b/Changelog
@@ -35,6 +35,8 @@
35 - Fixes to the makefile for handling "strip" 35 - Fixes to the makefile for handling "strip"
36 * An initial telnet implementation was added by 36 * An initial telnet implementation was added by
37 Randolph Chung <tausq@debian.org>. 37 Randolph Chung <tausq@debian.org>.
38 * Fixed a bug where "sed 's/foo/bar/g'" would go into an
39 infinite loop.
38 40
39 41
40 -Erik Andersen 42 -Erik Andersen