From 8c725e624a6fa97175f48e0fc34b37403e3b8613 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 30 Nov 2000 00:27:06 +0000 Subject: Patch from Larry Doolittle (with minor touchups from me so everything compiles and works) to use the applet definitions in applets.h to autogenerate the applet function and usage prototypes. --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Changelog') 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 -- cgit v1.2.3