Spam scanning investigation
[gnucomo.git] / ChangeLog
index 32605c5..745fc65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+??? 12, 2020 - Release 0.0.13
+====================================
+
+gcm_input
+----------
+
+ - logrunner is statically linked so it can be copied to different systems,
+   32 bit or 64 bit, without library dependencies.
+ - Save the input in an XML file if it can not be stored in the database
+   because the database is not available or the XML parser returns an error.
+   The directory where the XML file is stored is defined in the configuration file,
+   element "spool/directory".
+   This solved PR10.
+
 gcm_maintenance
 -----------