Browse code

ChangeLog for 0.98.5 release candidate.

Steven Morgan authored on 2014/08/29 06:45:48
Showing 1 changed files
... ...
@@ -1,7 +1,23 @@
1
+Thu, 31 Jul 2014 19:11:22 EDT (swebb)
2
+-------------------------------------
3
+* Add support for XDP PDF file format
4
+
1 5
 Thu, Jul 31 11:50:23 EDT 2014 (swebb)
2 6
 ------------------------------------
3
-* bb#10731 - Allow to specificy a group for the socket of which the user is
4
-not a member
7
+* bb#10731 - Allow to specify a group for the socket of which the user is
8
+not a member - patch submitted by Sebastian Andrzej Siewior
9
+
10
+Fri, 25 Jul 2014 12:26:04 EDT (klin)
11
+------------------------------------
12
+* bb#10981 - applied LLVM 3.1-3.4 - patch submitted by Andreas Cadhalpun
13
+
14
+Fri, 25 Jul 2014 12:06:13 (klin)
15
+--------------------------------
16
+* clambc: added diagnostic tools for bytecode IR
17
+
18
+Tue, 8 Jul 2014 19:53:41 EDT (swebb)
19
+------------------------------------
20
+* mass cleanup of compiler warnings
5 21
 
6 22
 Tue, 08 Jul 11:30:00 EDT 2014 (morgan)
7 23
 ------------------------------------
... ...
@@ -23,6 +39,46 @@ Wed, 25 Jun 16:26:33 EDT 2014 (swebb)
23 23
 ------------------------------------
24 24
 * Finalize linking in libjson, a new optional dependency
25 25
 
26
+Fri, 13 Jun 2014 16:11:15 EDT (smorgan)
27
+---------------------------------------
28
+* add timeout facility for file property scanning
29
+
30
+Tue, 3 Jun 2014 13:31:50 EDT (smorgan)
31
+--------------------------------------
32
+* add callback for user processing of json string and json scan result
33
+
34
+Wed, 7 May 2014 10:56:35 EDT (swebb)
35
+------------------------------------
36
+* PE file properties collection
37
+
38
+Tue, 6 May 2014 15:26:30 EDT (klin)
39
+-----------------------------------
40
+* add api to read json to the bytecode api
41
+
42
+Thu, 1 May 2014 16:59:01 EDT (klin)
43
+-----------------------------------
44
+* docx/pptx/xlsx file properties collection
45
+
46
+Wed, 30 Apr 2014 16:38:55 EDT (swebb)
47
+-------------------------------------
48
+* pdf file properties collection
49
+
50
+Tue, 22 Apr 2014 14:22:39 EDT (klin)
51
+------------------------------------
52
+* json api wrapper
53
+
54
+Mon, 21 Apr 2014 18:30:28 EDT (klin)
55
+------------------------------------
56
+* doc/ppt/xls file properties collection
57
+
58
+Wed, 16 Apr 18:14:45 2014 EDT (smorgan)
59
+--------------------------------------
60
+* Initial libjson-c configure/build support and json file properties work
61
+
62
+---------------------------------
63
+Beginning of 0.98.5 Development |
64
+---------------------------------
65
+
26 66
 Mon, 12 May 17:30:00 EDT 2014 (morgan)
27 67
 ------------------------------------
28 68
 * 0.98.4 release