summaryrefslogtreecommitdiffstats
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index 93cc45aaf4..135aba9fee 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -1,3 +1,21 @@
1Changes in BitBake 1.7.3:
2
3Changes in BitBake 1.7.1:
4 - Major updates of the dependency handling and execution
5 of tasks
6 - Change of the SVN Fetcher to keep the checkout around
7 courtsey to Paul Sokolovsky (#1367)
8
9Changes in Bitbake 1.6.0:
10 - Better msg handling
11 - COW dict implementation from Tim Ansell (mithro) leading
12 to better performance
13 - Speed up of -s
14
15Changes in Bitbake 1.4.4:
16 - SRCDATE now handling courtsey Justin Patrin
17 - #1017 fix to work with rm_work
18
1Changes in BitBake 1.4.2: 19Changes in BitBake 1.4.2:
2 - Send logs to oe.pastebin.com instead of pastebin.com 20 - Send logs to oe.pastebin.com instead of pastebin.com
3 fixes #856 21 fixes #856