changeset 5540:c8e6eac78f0b

* modules/getdate: Depend on alloca-opt, not alloca.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 19 Dec 2004 13:45:43 +0000
parents 170b77348a89
children f7db050de4bc
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* modules/getdate: Depend on alloca-opt, not alloca.
+
 2004-12-18  Simon Josefsson  <jas@extundo.com>
 
 	* modules/alloca: Depend on alloca-opt, instead of duplicating it.