summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVlad Glagolev2012-08-13 16:12:24 +0400
committerVlad Glagolev2012-08-13 16:12:24 +0400
commit32438ae3cc661be8b175a1f6e70df5da381a83cc (patch)
tree8b59664502815458faaae28fcb428333acd1fd94 /ChangeLog
parenta5aeb990ee6a237808ae1d7d3f5ba5e9b29e7eea (diff)
libyaml: moved to libs section; new spell, YAML parser and emitter written in C
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fda87c3f24..49794b31cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-13 Vlad Glagolev <stealth@sourcemage.org>
+ * lib/libyaml: moved to libs section; new spell, YAML parser and emitter
+ written in C
+ * lib: dropped fake section
+
2012-08-12 Ladislav Hagara <hgr@vabo.cz>
* e-17/evas_generic_loaders: new spell, generic loaders for evas
* libs/glm: new spell, openGL Mathematics library