Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 791.
details: https://anonhg.NetBSD.org/src/rev/4b36959535a9
branches: netbsd-6-0
changeset: 774757:4b36959535a9
user: riz <riz%NetBSD.org@localhost>
date: Fri Feb 08 20:30:54 2013 +0000
description:
Ticket 791.
diffstat:
doc/CHANGES-6.0.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 113e1e637a26 -r 4b36959535a9 doc/CHANGES-6.0.2
--- a/doc/CHANGES-6.0.2 Fri Feb 08 20:30:43 2013 +0000
+++ b/doc/CHANGES-6.0.2 Fri Feb 08 20:30:54 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.11 2013/02/08 20:28:36 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.12 2013/02/08 20:30:54 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -79,3 +79,10 @@
kernel memory.
[msaitoh, ticket #790]
+lib/libutil/parsedate.y 1.13
+
+ Fix a bug in parsedate(3) where it would treat all input
+ as if it were in the local time zone, even if the input should have
+ been treated as a time in UTC or some other time zone.
+ [apb, ticket #791]
+
Home |
Main Index |
Thread Index |
Old Index