Browse code

added contributor to ChangeLog

Kevin Lin authored on 2014/03/11 22:52:23
Showing 1 changed files
... ...
@@ -1,7 +1,8 @@
1 1
 Fri Mar 10 16:55:00 EDT 2014 (klin)
2 2
 ------------------------------------
3
- * bb#10650: fix for issues with parsing malformed icon groups in PE files
4
- * libclamav: added option to specify maximum number of PE icons to scan
3
+ * bb#10650: fix for issues with parsing malformed icon groups in PE files.
4
+	Thanks to Joxean Koret for providing feedback on this bug.
5
+ * libclamav: added option to specify maximum number of PE icons to scan.
5 6
 
6 7
 Fri Feb 28 15:19:00 EDT 2014 (smorgan)
7 8
 ------------------------------------
... ...
@@ -9,7 +10,7 @@ Fri Feb 28 15:19:00 EDT 2014 (smorgan)
9 9
 
10 10
 Thu Feb 20 16:50:03 EDT 2014 (klin)
11 11
 ------------------------------------
12
- * bb#10537: fixed sigtool not identifying certain targets (>9)
12
+ * bb#10537: fixed sigtool not identifying certain targets (>9).
13 13
 
14 14
 Thu Feb 20 16:42:00 EDT 2014 (swebb)
15 15
 ------------------------------------
... ...
@@ -23,9 +24,9 @@ Thu Feb 20 16:42:00 EDT 2014 (swebb)
23 23
 
24 24
 Fri Feb 14 12:30:32 EDT 2014 (klin)
25 25
 ------------------------------------
26
- * bb#9798: Added support for parsing raw disk images using GPT, MBR or APM partitioning
27
- * libclamav: Added an option to specify the maximum number of partitions to scan
28
- * libclamav: Added a heuristic to detect intersecting partitions in raw disk images
26
+ * bb#9798: Added support for parsing raw disk images using GPT, MBR or APM partitioning.
27
+ * libclamav: Added an option to specify the maximum number of partitions to scan.
28
+ * libclamav: Added a heuristic to detect intersecting partitions in raw disk images.
29 29
 
30 30
 Wed Feb 5 14:30:24 EDT 2014 (dar)
31 31
 ------------------------------------