summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-03 23:44:20 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-03 23:44:20 (GMT)
commit73308548c2be7f6480f3c898ceb6d01ae4e3f64c (patch)
tree437462351d83b1383ad16917021f111df8cdc7ba /ChangeLog
parent539a8247acabfba21bbcb20ff14793f92ba34d4c (diff)
Unreferenced all relative segments when a line is deleted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 790599c..cb87097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+17-01-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/glibext/gbufferline.c:
+ Unreference all relative segments when a line is deleted.
+
17-01-03 Cyrille Bagard <nocbos@gmail.com>
* src/glibext/gbuffercache.c: