Parcourir la source

Merge pull request #42 from philsmd/master

minor: docs/changes.txt problem (bug vs feature)
Jens Steube il y a 10 ans
Parent
commit
d1c34d162d
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  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)