diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-11 16:07:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-11 16:07:36 (EDT) |
commit | 2e3378b4b7a91e19bb2c02ab8cd4ec0234440b4c (patch) | |
tree | b43a7b21ffdd3e57da30e860cb93cc9245c52b0a | |
parent | 3adfa5dee91f1c3878307cf6619f9408f5e67586 (diff) |
Release opkbuild 3.0.0-alpha1.opkbuild-3.0.0-alpha1
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..167b904 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,13 @@ +3.0.0-alpha1 (2012-10-11) + + [ P. J. McDermott ] + * Split the core distribution build system into its own package. + * Provide a fairly well-designed library, libopkbuild, with an API that is + to be stable and versioned. + * Rewrite build system. + * Internationalize messages. + * Write unit tests for some library functions. + * Support source package formats and distribution metadata through plugins. + * Support SPF 2.0. + * Heavily refactor utilities. + * Set up package build helpers (currently only opkhelper-3.0). |