Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src mention libedit



details:   https://anonhg.NetBSD.org/src/rev/3ae2c32ccde5
branches:  trunk
changeset: 344768:3ae2c32ccde5
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 18 18:58:04 2016 +0000

description:
mention libedit

diffstat:

 UPDATING |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r a1e28fef1b22 -r 3ae2c32ccde5 UPDATING
--- a/UPDATING  Mon Apr 18 17:01:19 2016 +0000
+++ b/UPDATING  Mon Apr 18 18:58:04 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.269 2016/04/16 19:47:45 dholland Exp $
+$NetBSD: UPDATING,v 1.270 2016/04/18 18:58:04 christos Exp $
 
 This file (UPDATING) is intended to be a brief reference to recent
 changes that might cause problems in the build process, and a guide for
@@ -19,8 +19,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20160418:
+       libedit needs manual removal of all autogenerated files since
+       some of them are not autogenerated anymore.
+
 20160410:
-
        amd64 needs full "make cleandir" or deletion of objdir now that
        PIE has been enabled for amd64.  PIE, or position-independent
        executables, means all code, including executables and not just



Home | Main Index | Thread Index | Old Index