Sfoglia il codice sorgente

minor: docs/changes.txt problem (bug vs feature)

philsmd 10 anni fa
parent
commit
f775787633
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  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)