aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index e4be282d5..ee1673fa4 100644
--- a/Changelog
+++ b/Changelog
@@ -13,9 +13,11 @@
(it was reading the whole thing and then writing it out). Also
updated usage information (was missing conv=notrunc) and added
conv=sync feature.
- * Larry Doolittle (in collaboration with Matt Kraai) to allow for a
+ * Larry Doolittle (in collaboration with Matt Kraai) -- allow for a
pristine source directory -- where all the .o files and such are
not placed into the source tree. Thanks Larry!
+ * Larry Doolittle -- use the applet definitions in applets.h
+ to autogenerate the applet function and usage prototypes.
-Erik Andersen