File: CHANGELOG.TXT

package info (click to toggle)
python-evtx 0.5.3b-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 784 kB
  • sloc: python: 2,594; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 402 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


v0.3.2
  - fix bug where strings were raised, rather than Exceptions, reported by sc07kvm


v0.3.1
  - fix bug in SID type node parsing reported by sc07kvm
  - fix bug generating a template view
  - remove some unnecessary comments
  - whitespacing and style
  - fix bug in parsing wstring substitutions
  - add license info to some files
  - add cache paramter to some views
  - add sample scripts