Module Name: src
Committed By: ginsbach
Date: Wed May 6 14:35:41 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
rpcgen now supports hyper and quad keywords
To generate a diff of this commit:
cvs rdiff -u -r1.1222 -r1.1223 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1222 src/doc/CHANGES:1.1223
--- src/doc/CHANGES:1.1222 Tue May 5 16:11:31 2009
+++ src/doc/CHANGES Wed May 6 14:35:41 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1222 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1223 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -265,3 +265,4 @@
/etc/mtree/set.* files. [apb 20090501]
dhcpcd(8): Import dhcpcd-5.0.1 [roy 20090503]
hp700: Enable support for UFS2 boot. [tsutsui 20090503]
+ rpcgen: Add support for hyper and quad keywords. [ginsbach 20090506]