소스 검색

Merge pull request #42 from philsmd/master

minor: docs/changes.txt problem (bug vs feature)
Jens Steube 10 년 전
부모
커밋
d1c34d162d
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      docs/changes.txt

+ 5 - 5
docs/changes.txt

@@ -5,16 +5,16 @@ file.: Host
 desc.: Added native compilation support for FreeBSD
 PR...: 23, 25
 
-type.: Feature
-file.: Host
-desc.: Fixed a possible memory problem for hash type -m 11400 = SIP digest authentication (MD5)
-issue: 10
-
 type.: Bug
 file.: Host
 desc.: Fixed a problem with the -s / -l parameters in attack modes -a 0 (straight) and -a 3 (mask attack)
 issue: 2
 
+type.: Bug
+file.: Host
+desc.: Fixed a possible memory problem for hash type -m 11400 = SIP digest authentication (MD5)
+issue: 10
+
 type.: Bug
 file.: Host
 desc.: Fixed the output of attack mode -a 4 (permutation attack)