Fixed a typo in command.cpp, moved Changelog to CHANGES.TXT for better coherence.

This commit is contained in:
edouard@lafargue.name 2009-04-09 21:57:22 +00:00
commit 974ba9a205
3 changed files with 14 additions and 5 deletions

View file

@ -1,3 +1,16 @@
################
## 2009/04/09 ##
################
Initial SVN commit plus:
- Added indala demodulation algorithm - full documentation on https://www.lafargue.name/proxmark3/
- losim should also be able to simulate an indala tag after indalademod
- offline mode for the proxmark3 CLI: if no Proxmark is detected, it will
still go on, but all commands requiring USB will fail (obviously).
A proper implementation would require only enabling offline commands
in this mode.
################
## 2009/03/28 ##
################