summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cd0f15..bf9cefb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1.0.0 (2012-04-00)
+
+ [ P. J. McDermott ]
+ * After each build leave behind any file in the work area named "*stamp",
+ rather than "*.buildstamp".
+ * Write an opkhelper(7) manual page.
+ * Print build and host system architecture and platform information.
+ * Support cross building (with a new '-a' option to opkbuild, new 'OH_BUILD_*
+ and 'OH_HOST_*' variables, and toolchain variables).
+ * Exit on incorrect usage of genopkg.sh.
+ * Warn if files remain in installation destination.
+
0.2.2 (2012-04-11)
[ P. J. McDermott ]