Module Name:    src
Committed By:   christos
Date:           Mon Apr 18 18:58:04 UTC 2016

Modified Files:
        src: UPDATING

Log Message:
mention libedit


To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.269 src/UPDATING:1.270
--- src/UPDATING:1.269	Sat Apr 16 15:47:45 2016
+++ src/UPDATING	Mon Apr 18 14:58:04 2016
@@ -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 @@ See also: BUILDING, build.sh, Makefile.
 Recent changes:
 ^^^^^^^^^^^^^^^
 
-20160410:
+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

Reply via email to