summarylogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdomlop2018-09-05 09:20:28 +0200
committermdomlop2018-09-05 09:20:28 +0200
commit658d0d3d20a074b875d112ceea88b48ffda109fc (patch)
treefe103a6f5f8de30bddcc1821db143dc4b01bef1d /ChangeLog
downloadaur-658d0d3d20a074b875d112ceea88b48ffda109fc.tar.gz
Release 1.0b
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