diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog new file mode 100644 index 00000000..24125487 --- /dev/null +++ b/doc/ChangeLog @@ -0,0 +1,65 @@ +1999-09-20 Thomas Bushnell, BSG <tb@mit.edu> + + * hurd.texi: Repair syntax lossage. + +1999-09-18 Roland McGrath <roland@baalperazim.frob.com> + + * Makefile (installationdir): New variable. + (DIST_FILES): Use := instead of =, so as to process wildcard only once. + (all): Target removed (superfluous). + +1999-09-18 Thomas Bushnell, BSG <tb@mit.edu> + + * hurd.texi: Added many comments (marked by `tb:') to some of the + FIXME questions and reworded a few things. + +1999-06-17 Roland McGrath <roland@baalperazim.frob.com> + + * Makefile (%.info rule): Put output in build dir, not srcdir. + Pass -I options to makeinfo for both dirs. + (move-if-change): New variable. + (version.texi, stamp-version): New targets, update version.texi (in + build dir) from `$(hurd-version)' as set in Makeconf. + +Tue Apr 20 21:50:19 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * hurd.texi: More detail on fshelp_start_translator. + +Tue Apr 13 16:47:41 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * hurd.texi: Doc updates from Eric Hanchrow, filtered through + Gordon Matzigkeit. + +1999-03-17 Gordon Matzigkeit <gord@trick.fig.org> + + * gpl.texinfo: New file, taken from /gd/gnu/doc/gpl.texi on the + GNU machines. + + * Makefile (DIST_FILES): Fix up wildcard so that we don't + accidentally include hurd.info twice. + +1998-06-02 Gordon Matzigkeit <gord@profitpress.com> + + * Makefile: Add rules for building info, dvi and ps files. + + * hurd.texi: Change the basic structure, and add a lot more + information. + +Wed Apr 22 16:52:22 1998 Thomas Bushnell, n/BSG <tb@mit.edu> + + * hurd.texi: Various doc fixes submitted by Gordon Matzigkeit + (gord@m-tech.ab.ca). + +Mon Apr 13 15:40:43 1998 Thomas Bushnell, n/BSG <thomas@gnu.org> + + * navigating: New file. + * Makefile (DIST_FILES): Mention `navigating'. + +Thu Sep 19 17:52:23 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * hurd.texi: Comment out sections related to Shared I/O. + Begin documenting fs.defs. + +Mon Aug 8 15:50:17 1994 Michael I Bushnell <mib@churchy.gnu.ai.mit.edu> + + * Makefile: Rewritten in accord with new scheme. |