Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Make it a bit more clear what the last change does and i...



details:   https://anonhg.NetBSD.org/src/rev/f78efd853d71
branches:  trunk
changeset: 573253:f78efd853d71
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Sun Jan 23 22:38:58 2005 +0000

description:
Make it a bit more clear what the last change does and is useful for.
OK'd by matt@.

XXX Remember that src/doc/CHANGES is NetBSD release documentation.
XXX Keep them readable to endusers, and include references for more
XXX information!

diffstat:

 doc/CHANGES |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 2ffc3f7578f4 -r f78efd853d71 doc/CHANGES
--- a/doc/CHANGES       Sun Jan 23 22:24:39 2005 +0000
+++ b/doc/CHANGES       Sun Jan 23 22:38:58 2005 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.413 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.414 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -191,5 +191,6 @@
                chipsets. [reinoud 20050112]
        seq(1): Add BSD licensed version of this Plan 9 and GNU/Linux command,
                which prints sequences of numbers.  [ginsbach 20050120]
-       kernel: switch domain initialization to use link sets.  Bump
-               kernel version to 2.99.15 [matt 20050123]
+       kernel: Save kernel memory by switching IPC domain initialization to
+               use link sets, see <sys/cdefs.h>.  Bump kernel version to
+               2.99.15 [matt 20050123]



Home | Main Index | Thread Index | Old Index