summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-23 18:46:10 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-23 18:46:10 (GMT)
commit403a0519ec85a156a7f306b045d9cab619302473 (patch)
treed4db74afb5891b768e105b61272cd02b3a240655 /ChangeLog
parent5e76e91ea41f9a7cf1a1a4a77e12277d45417e43 (diff)
Fixed a typo in one tip of the day.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abc2950..91bc161 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-12-23 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/panels/welcome.c:
+ Fix a typo in one tip of the day.
+
+16-12-23 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
Do not save loaded instructions into the loaded binary.