aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-06-10 09:33:30 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-06-10 09:33:30 +0000
commit1501addb048501716c300ca7422135d11e977252 (patch)
tree827d53b412b8161a98a40f32e9c143e6b61da393 /ChangeLog
parent9577a9d25f9e5af4709338268df5d5d29a010eb8 (diff)
downloadbitbake-1501addb048501716c300ca7422135d11e977252.tar.gz
Revert the '-' character fix in class names since it breaks things
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index add07201a..a58b38e93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -140,6 +140,7 @@ Changes in Bitbake 1.9.x:
- Correctly handle '-' characters in class names (#2958)
- Make sure expandKeys has been called on the data dictonary before running tasks
- Correctly add a task override in the form task-TASKNAME.
+ - Revert the '-' character fix in class names since it breaks things
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series