diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-12-09 23:05:31 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-12-09 23:05:31 (GMT) |
commit | ae42314dc1118ef6ad2da5396aa01b46aba40c3e (patch) | |
tree | 4d8f72a905f2549e6863016ff29c1cf37e0531b8 /ChangeLog | |
parent | 7d0353a8482c7c9842f9077816b75e6c9229139d (diff) |
Fixed a bug by ensuring a Cairo surface is defined before painting it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +15-12-10 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gbufferline.c: + Fix a bug by ensuring a Cairo surface is defined before painting it. + 15-12-09 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gbufferline.c: |