summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-24 20:33:05 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-24 20:33:05 (GMT)
commit65a4b8d9c1929fb7b171d630d336519fc4d418ef (patch)
tree1883080d3b92989d9c06f8d5085a54b7e6aad0b9 /ChangeLog
parente2bce994e554cb598ed9547ba5ecf22be748ddfd (diff)
Replaced the non-working GLib atomic function to deal with bitfields.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c8b68e..6e8a942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+16-09-24 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/common/bits.c:
+ Replace the non-working GLib atomic function to deal with bitfields.
+
16-09-23 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/output.c: