aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2005-12-18 15:00:07 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2005-12-18 15:00:07 +0000
commit9049457a51b8402c3e514be1afc4a163e09b22a0 (patch)
tree7633e6143f0a6386c6164b0be229c8367bc44f6b /ChangeLog
parentc89c6131044d120dd783e8bf264d7aa091a4f829 (diff)
downloadbitbake-9049457a51b8402c3e514be1afc4a163e09b22a0.tar.gz
bitbake/bb/fetch:
Patch courtsey RP for #438. Move the fetchers into a separate module to ease the writing of new fetchers and to separate the individual implementations. bitbake/MANIFEST: added the new files bitbake/setup.py: added the fetch module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db503ffb1..f4b65ff83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Changes in BitBake 1.3.?:
+ - Create a new Fetcher module to ease the
+ development of new Fetchers.
+
Changes in BitBake 1.3.2:
- reintegration of make.py into BitBake
- bbread is gone, use bitbake -e