diff options
author | Johan Dahlin <jdahlin@async.com.br> | 2009-01-13 12:52:12 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2009-01-13 12:52:12 +0000 |
commit | fad01e2f6b60658cb70dcd9d1b7d7387e9926034 (patch) | |
tree | e854a24c89df582c75f9b188f11ff1a52c76dd1c /ChangeLog | |
parent | d1e663dfcb2d9c40e3eea28a85e6ca83cf9a75de (diff) | |
download | gobject-introspection-fad01e2f6b60658cb70dcd9d1b7d7387e9926034.tar.gz |
Fix a bug where \n was not present in a comment
2009-01-13 Johan Dahlin <jdahlin@async.com.br>
* giscanner/annotationparser.py:
Fix a bug where \n was not present in a comment
svn path=/trunk/; revision=1029
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-01-13 Johan Dahlin <jdahlin@async.com.br> + + * giscanner/annotationparser.py: + Fix a bug where \n was not present in a comment + 2009-01-12 Johan Dahlin <jdahlin@async.com.br> Bug 562467 – Property annotation |