forked from libyal/libfsrefs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
69 lines (52 loc) · 1007 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
TODO
* API
- complete volume name functions
* metadata table
- check value entry offsets
* directory
- complete first approach to directory handling code
- sub parse directory entry - type file tables
* do not print full block data in:
libfsrefs_metadata_block_read: metadata block data:
20160108
* 2016 update
20150106
* 2015 update
20141226
* updated dpkg files
20141130
* code clean up
20141026
* changes for deployment
* worked on format
20141022
* changes for deployment
20141011
* removed README.macosx
* updated dependencies
* changes for project site move
20140529
* updated dependencies
20140118
* 2014 update
* updated dependencies
20131109
* updated dependencies
* code clean up
20130915
* code clean up
20130914
* updated dependencies
* added libcthreads build support
20130224
* updated dependencies
* 2013 update
20120930
* worked on format
20120929
* updated dependencies
* worked on format
20120528
* worked on format
20120527
* initial version based on libfsntfs