summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-03-24 07:59:23 +0000
committerRoland McGrath <roland@gnu.org>1995-03-24 07:59:23 +0000
commitd365fd2cfa4248fcce18fc60d3d90598aa1f534b (patch)
treeabac0137ec2331b9e5e94542a530a5ce3e0fb359 /ChangeLog
parenta04e740593c921d45de28bb5ccafe46f9f772769 (diff)
* misc/Makefile (headers): Add utmp.h.
* misc/utmp.h: New file, incorporated from 4.4-Lite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e02c2004c9..fa446ed509 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * misc/Makefile (headers): Add utmp.h.
+ * misc/utmp.h: New file, incorporated from 4.4-Lite.
+
* stdio/printf-parse.h: New file, mostly written by drepper.
* stdio/vfprintf.c: Rewritten, mostly by drepper.
* stdio/printf-prs.c: Rewritten.