summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a06eeaf..1723878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
15-12-01 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/content-int.h:
+ * src/analysis/content.c:
+ * src/analysis/content.h:
+ * src/analysis/contents/file.c:
+ * src/analysis/contents/file.h:
+ * src/analysis/project.c:
+ Handle relative paths when loading and saving binary contents in projects.
+
+ * src/common/xml.h:
+ Typo.
+
+15-12-01 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/common/Makefile.am:
Add the 'pathname.[ch]' files to libpychrysacommon_la_SOURCES.