Module Name: src Committed By: skrll Date: Tue May 27 09:23:10 UTC 2014
Modified Files: src/doc: CHANGES Log Message: Note gcc 4.8.3 import. To generate a diff of this commit: cvs rdiff -u -r1.1926 -r1.1927 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.1926 src/doc/CHANGES:1.1927 --- src/doc/CHANGES:1.1926 Sun May 18 11:46:23 2014 +++ src/doc/CHANGES Tue May 27 09:23:10 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1926 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1927 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -420,4 +420,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: hythygtemp(4): Add HYT-221/271/939 humidity/temperature iic sensor driver. [kardel 20140518] envsys(4): Add %rH (relative Humidity) to sensor framework. - [kardel 20140518] \ No newline at end of file + [kardel 20140518] + gcc(1): Import version 4.8.3. [skrll 20140527]