diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-10-16 23:55:39 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-10-16 23:55:39 (GMT) |
commit | f08d214e1b13bd56e0305e2e4ae511f6f7514195 (patch) | |
tree | bb307e7ad27c87b02d4b59b9a8bfc201e1b53392 /ChangeLog | |
parent | 84581571e138d5b7984b6d3198296013ec157d30 (diff) |
Skipped documentation when computing line widths for rendering.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@270 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 12-10-17 Cyrille Bagard <nocbos@gmail.com> + * src/decomp/output.c: + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + Skip documentation when computing line widths for rendering. + +12-10-17 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/plugin.c: The one which reallocs has to become the one which frees ! |