summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1989e73..ae4cc64 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
1.17 -> 2.0:
+ - devzero2000: redo the autofu vendor-script linker script check for openindiana native
+ ld, using modern and not deprecated autoconf construct. Even if the check is not perfect
+ but it is based on a resultant ld warningi, on openindiana the result actually work
+ with gcc and native ld. This patch also fix the build
+ on openindiana broken by the precedent patch.
- devzero2000: add missing README-prereq
- devzero2000: try to redo the bootstrap check better
- devzero2000: add configmake.h to .gitignore