blob: 980807c191eb64edcd223af170b0348c05ff009d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
|