Skip to content

Commit eaa057d

Browse files
committed
prep for 2.6.0 release
1 parent 856b800 commit eaa057d

2 files changed

Lines changed: 26 additions & 2 deletions

File tree

META

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Name: scrub
2-
Version: 2.5.3
2+
Version: 2.6.0
33
Release: 1
4-
Date: 2014-05-20
4+
Date: 2014-08-20

NEWS

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
========================================================================
2+
scrub-2.6.0 Release Notes 2014-08-20
3+
========================================================================
4+
5+
* Added support for multiple file/device arguments [Peter Hyman]
6+
7+
* Added --dry-run option
8+
9+
* Handle incorrect octal esc in custom pattern (issue 28)
10+
11+
* Dont truncate custom pattern in display (issue 27)
12+
13+
* Add 'verify' pattern: Quick Fill with 0x00 and verify (issue 22)
14+
15+
* Add unit test coverage for -X, --dry-run, multiple files.
16+
17+
* Untrack and ignore generated files in git (issue 15)
18+
19+
* Project repository: migrated source/releases to github, restored
20+
pre-v2.2 history from sourceforge; retain Google Code issue tracker
21+
and wiki for now.
22+
23+
* Doc update: README.md, tests/README, AUTHORS, source code headers.
24+
125
========================================================================
226
scrub-2.5.3 Release Notes 2014-05-20
327
========================================================================

0 commit comments

Comments
 (0)