diff lib-src/ChangeLog @ 47659:473041262ca1

(main): Always use /tmp and non-qualified hostname.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 27 Sep 2002 22:07:38 +0000
parents 7e41f969621c
children d56ff58c208f
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Sep 27 22:06:02 2002 +0000
+++ b/lib-src/ChangeLog	Fri Sep 27 22:07:38 2002 +0000
@@ -6,6 +6,7 @@
 	(decode_options): Add -e and -d processing.
 	(print_help_and_exit): Update the usage string.
 	(main): Add support for --eval and --display.
+	(main): Always use /tmp and non-qualified hostname.
 
 2002-09-25  Stefan Monnier  <monnier@cs.yale.edu>