summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-10-16 23:55:39 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-10-16 23:55:39 (GMT)
commitf08d214e1b13bd56e0305e2e4ae511f6f7514195 (patch)
treebb307e7ad27c87b02d4b59b9a8bfc201e1b53392 /ChangeLog
parent84581571e138d5b7984b6d3198296013ec157d30 (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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7572f3..cab358c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 !