summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-23 23:36:08 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-23 23:36:08 (EDT)
commitf308e3207cf157bc0bccf53a1ee57adfbb06e30f (patch)
treedd827724bbb54ac4115e0ba1feb29cfa07c8c6e2 /ChangeLog
parent1e0b04ab25535b9c443f3e41dbffb01d4478767b (diff)
Update change log.
Diffstat (limited to 'ChangeLog')
-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 ]