aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-05-26 19:00:30 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-05-26 19:00:30 +0000
commit00e7ab206e0836fb4c905c48ef69bd1685cb628e (patch)
tree49d60b54763d2e8605f5912d808823af667456c5 /ChangeLog
parent264723824c00946a1d6c8394f9e9f39d5bae56cc (diff)
downloadbitbake-00e7ab206e0836fb4c905c48ef69bd1685cb628e.tar.gz
bitbake:
-Prepare the 1.3.0 release of bitbake
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index adc997855..921be2321 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in bitbake Trunk:
+Changes in bitbake 1.3.0:
- add bitbake interactive shell (bitbake -i)
- refactor bitbake utility in OO style
- kill default arguments in methods in the bb.data module