summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e58b2..29cd701 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+3.0.0-beta3 (2014-03-07)
+
+ [ P. J. McDermott ]
+ * Make ob-genchanges only list .opk files that are built for the host
+ architecture and platform.
+ * Preserve file modification times, owners and groups, and modes in source
+ packages.
+ * Find packaging helpers at run time using helper configuration scripts
+ instead of at build time with configure options. As of version 3.0.0,
+ opkhelper provides such a helper configuration script.
+
3.0.0-beta2 (2014-01-19)
[ P. J. McDermott ]