Module Name: src
Committed By: martin
Date: Sun Jul 15 10:49:02 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1620
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-7.2
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-7.2
diff -u src/doc/CHANGES-7.2:1.1.2.95 src/doc/CHANGES-7.2:1.1.2.96
--- src/doc/CHANGES-7.2:1.1.2.95 Thu Jul 12 14:57:57 2018
+++ src/doc/CHANGES-7.2 Sun Jul 15 10:49:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.95 2018/07/12 14:57:57 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.96 2018/07/15 10:49:02 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5566,3 +5566,8 @@ usr.bin/printf/printf.c 1.37-1.39
conversion.
[kre, ticket #1619]
+usr.bin/units/units.c 1.26,1.27
+
+ Fix negative exponents and improve handling of negative numbers.
+ [dholland, ticket #1620]
+