diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:38:08 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:38:08 (GMT) |
commit | e92c777c91612c8508d263645480c6c3889b679d (patch) | |
tree | 3df428984e2d4371612beb3c8d1a25575d47de1d /ChangeLog | |
parent | 8802a479f37dde99f2709af50cf15e595e32b47e (diff) |
Used the correct local width summary when dealing with line widths.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbufferview.c: + Use the correct local width summary when dealing with line widths. + +16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/configuration.c: Replace a fixed hardcoded key when loading values group. |