From 3393b31de8361941817e4878dca1174731f7f161 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 6 Nov 2008 12:03:58 +0100 Subject: Don't know what to do with the changelogs.html page. --- unsorted/changelogs.html | 107 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 unsorted/changelogs.html (limited to 'unsorted') diff --git a/unsorted/changelogs.html b/unsorted/changelogs.html new file mode 100644 index 00000000..7689484e --- /dev/null +++ b/unsorted/changelogs.html @@ -0,0 +1,107 @@ +[[meta copyright="Copyright © 2001, 2002, 2006, 2008 Free Software Foundation, +Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] + +

ChangeLogs

+

+As the Hurd sources are kept and maintained in a CVS repository that +is accessible via the web, you can follow the progress of development +closely. We maintain ChangeLogs, in which we record every change to +the source code at the time it is committed. The links below lead you +directly to the ChangeLog files in the Hurd and its associated packages. +

+If you want to follow the development of the Hurd closely, we suggest +that you subscribe to the commit-hurd mailing +list to which notifications about changes to the Hurd source code +are sent. The complete source +code is also available, of course. +

+

The Hurd

+

+The Hurd source tree contains many independent parts, and therefore +has one ChangeLog for each directory. There is one ChangeLog +in the main directory, and one in each of the following +subdirectories: +

+ +

GNU Mach

+The GNU +Mach ChangeLog covers all changes to GNU Mach and GNU +Mach 1 branch ChangeLog those on the gnumach-1-branch. +Changes before March 1997 are listed in ChangeLog.0 +and ChangeLog.00. +

MIG

+The MIG ChangeLog +covers all changes to MIG. -- cgit v1.2.3