Module Name:    src
Committed By:   pgoyette
Date:           Tue Sep  4 11:36:06 UTC 2018

Modified Files:
        src/doc [pgoyette-compat]: COMPAT-branch-notes

Log Message:
Put the COMPAT_BSDPTY entry in the proper group (ie, the "done" group).


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/COMPAT-branch-notes

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/COMPAT-branch-notes
diff -u src/doc/COMPAT-branch-notes:1.1.2.20 src/doc/COMPAT-branch-notes:1.1.2.21
--- src/doc/COMPAT-branch-notes:1.1.2.20	Tue Sep  4 02:24:03 2018
+++ src/doc/COMPAT-branch-notes	Tue Sep  4 11:36:06 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: COMPAT-branch-notes,v 1.1.2.20 2018/09/04 02:24:03 pgoyette Exp $ */
+/* $NetBSD: COMPAT-branch-notes,v 1.1.2.21 2018/09/04 11:36:06 pgoyette Exp $ */
 
 DONE
 ----
@@ -48,6 +48,9 @@ DONE
 10. syscalls.master has been updated to autoload the version-specific
     compat modules rather than the monolithic modules.
 
+11. Separated COMPAT_BSDPTY stuff, allowing the COMPAT_60 module to be
+    built regardless.
+
 
 TODO - Required for branch merge
 --------------------------------
@@ -89,6 +92,3 @@ TODO - Not required for branch merge
     source file.  Additionally, the zaurus platform defines COMPAT_44 in
     its INSTALL kernel configuration - but no other configuration files!
 
-5.  Separated COMPAT_BSDPTY stuff, allowing the COMPAT_60 module to be
-    built regardless.
-

Reply via email to