Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc Ticket 5612
details: https://anonhg.NetBSD.org/src/rev/03b49bfdf746
branches: netbsd-2
changeset: 564006:03b49bfdf746
user: riz <riz%NetBSD.org@localhost>
date: Wed Aug 24 18:58:04 2005 +0000
description:
Ticket 5612
diffstat:
doc/CHANGES-2.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 1f653205e0f1 -r 03b49bfdf746 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1 Wed Aug 24 18:56:56 2005 +0000
+++ b/doc/CHANGES-2.1 Wed Aug 24 18:58:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.1,v 1.1.2.169 2005/08/24 04:13:59 riz Exp $
+# $NetBSD: CHANGES-2.1,v 1.1.2.170 2005/08/24 18:58:04 riz Exp $
A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1
release
@@ -3532,3 +3532,10 @@
"TLB IPI rendezvous failed".
[yamt, ticket #5611]
+usr.bin/less/less/line.c 1.10
+
+ Fix a one byte off error which causes "less" to crash if you view a
+ large file, jump to the end, scroll backwards with "b" and try to
+ search backwards afterwards.
+ [tron, ticket #5612]
+
Home |
Main Index |
Thread Index |
Old Index