summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000000000000..980807c191eb
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,21 @@
+2017-03-29 Manuel Domínguez López <mdomlop@gmail.com>
+
+ * Version 0.3a
+
+ * src/pbscrap.py: Reads infile in each frecuency-loop execution. This
+ allow dynamically changes in queries without stop process.
+
+ * BUGS.md: Added BUGS.md file.
+
+ * Version 0.2b.
+
+ * src/pbscrap.py: Now findings are stored and logged in groups.
+
+ * src/pbscrap.py: No problems with OS directory separators. Now you can
+ search for things like /etc/passwd
+
+ * src/pbscrap.py: Minor optimizations.
+
+ * ChangeLog: Added ChangeLog file.
+
+ * Version 0.1a. First alpha release