Skip to content

Commit 75bb565

Browse files
author
jessekornblum
committed
Release 2.7
git-svn-id: https://svn.code.sf.net/p/ssdeep/code/trunk@120 d1b3761f-3242-0410-b1a5-fe525d664610
1 parent 1b8d6d2 commit 75bb565

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

doc/changes.txt

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
** Version 2.7 - 30 Sep 2011
2+
3+
* New Features
4+
5+
- Added the capability to process the first 100MB of data
6+
from standard input.
7+
8+
- Added a warning message when the program does not process
9+
any file large enough to produce a meaningful result.
10+
11+
* Bug Fixes
12+
13+
- Standard errors are now sent to stderr, not stdout.
14+
15+
116
** Version 2.6 - 28 Sep 2010
217

318
* New Features

doc/index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ <h3> Stable Version </h3>
141141
changes in the latest version:
142142

143143
<ul>
144+
<li> Added ability to process standard input, up to 100MB </li>
145+
<li> Added a warning message when the program does not have enough
146+
input to make a meaningful result</li>
144147
</ul>
145148

146149
</p>
@@ -162,13 +165,13 @@ <h3> Stable Version </h3>
162165

163166
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.7/ssdeep-2.7.zip/download">
164167
Windows binary</a></td>
165-
<td class="hash"> SHA256
168+
<td class="hash"> SHA256 da483426a1c887a5a425f689cb22c9040fb668559e6f0c3604237d820bb3b57b
166169
</td>
167170
</tr>
168171
<tr>
169172
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.7/ssdeep-2.7.tar.gz/download">
170173
source code</a></td>
171-
<td class="hash"> SHA256
174+
<td class="hash"> SHA256 b76a60a8f96789895703316ed3b36d1f0c1f35be892d875b69b0a1f814472a36
172175
</td>
173176
</tr>
174177

0 commit comments

Comments
 (0)