From 4e2a9fa5f2f78ce00482f0d896f14f9b6a3fbf8c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 27 Jan 1995 05:39:25 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 08581671a1..a1f9f39cf0 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,21 @@ +Thu Jan 26 23:38:04 1995 Jim Meyering (meyering@comco.com) + + * getdate.y (ToSeconds): Properly convert 12am and 12pm. + From Takeshi Sone . + + * lib/Makefile.in (SOURCES, OBJECTS, DISTFILES): Add readtokens.[coh]. + (all): Depend on safe-stat.h and safe-lstat.h. + + * date.c (batch_convert): Remove any trailing newline from offending + line before including it in the `invalid date' error from `date -f'. + Reported by Franc,ois Pinard. + +Sat Dec 31 09:25:09 1994 Jim Meyering (meyering@comco.com) + + * Makefile.in (PROGS): Add factor. + * src/Makefile.in (SOURCES, OBJECTS, PROGS): Add factor. + (factor): New rule. + Mon Dec 26 18:31:08 1994 Jim Meyering (meyering@comco.com) * test.c (term): Running `./test \( a -o b' got a seg fault. -- 2.47.3