summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/changelog b/changelog
index 567a47d..1f969df 100644
--- a/changelog
+++ b/changelog
@@ -1,11 +1,11 @@
platconf-pkg-tools (3.0.0) trunk
- * New incompatible interface version.
- * Build-time configuration files are now stored in either
- "src/<pkg>_<ver>/" or "src/<pkg>/" instead of "src/<pkg>/<ver>/".
- That is, limiting configuration files to specific upstream versions
- of configured packages is now optional, and the configuration file
- source tree is flatter.
+ * New incompatible interface version 3:
+ - Build-time configuration files are now stored in either
+ "src/<pkg>_<ver>/" or "src/<pkg>/" instead of "src/<pkg>/<ver>/".
+ That is, limiting configuration files to specific upstream
+ versions of configured packages is now optional, and the
+ configuration file source tree is flatter.
* Generated package control files now have a comment stating:
"# Generated by ppt-mkpkgs. Do not edit."
* build.mk files now provide "ppt-mkpkgs" and "ppt-rmpkgs" targets to