Module Name: src
Committed By: mrg
Date: Tue Dec 30 07:18:42 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
note midirecord.
To generate a diff of this commit:
cvs rdiff -u -r1.2029 -r1.2030 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.2029 src/doc/CHANGES:1.2030
--- src/doc/CHANGES:1.2029 Fri Dec 19 20:50:35 2014
+++ src/doc/CHANGES Tue Dec 30 07:18:42 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2029 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2030 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -115,3 +115,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
powerpc: Switch to GCC 4.8. [matt 20141218]
dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
ntp: Import ntp 4.2.8. [christos 20141219]
+ midirecord(1): Add program to record MIDI files. [mrg 20141229]