diff options
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 9110eea4..9f5a9a94 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,12 @@ +2002-03-10 Roland McGrath <roland@frob.com> + + * sys/procfs.h: New file, specifies ELF core file format details. + * Makefile (installhdrs): New variable, list sys/procfs.h here. + (LCLHDRS): New variable, replaces ... + (DIST_FILES): ... this one, removed. + (install-headers, $(includedir)/%: $(srcdir)/%): New target and + pattern rule to install headers. + Sat Jul 13 21:02:51 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu> * Makefile: New file. - |