patch 2f5946769fbd42615e0c7961d096fbdae3375146
Date: Sat Apr 10 19:56:28 CEST 2010
tagged 0.0.3
depend patch 79b0407af15880ca1811cd8b7bc83c896367e871
* v0.0.3
depend patch e94e6cfcc6556cdde0df539ee436291fd0b025d7
* Correction of readme errors
depend patch c7578fd196dfa016f42e8c4c9c34a6982dc54266
* TAG 0.0.2
patch 79b0407af15880ca1811cd8b7bc83c896367e871
Date: Sat Apr 10 19:56:14 CEST 2010
* v0.0.3
hunk ./Rakefile 10
- s.version = "0.0.2"
+ s.version = "0.0.3"
patch e94e6cfcc6556cdde0df539ee436291fd0b025d7
Date: Sat Apr 10 19:55:28 CEST 2010
* Correction of readme errors
hunk ./README.txt 17
- hash1 = Ssdeep.hash_buffer("This string contains the data of first file :)")
+ hash1 = Ssdeep.fuzzy_hash_buf("This string contains the data of first file :)")
hunk ./README.txt 19
- hash2 = Ssdeep.hash_filename("/path/to/file")
+ hash2 = Ssdeep.fuzzy_hash_filename("/path/to/file")