Skip to content

Commit

Permalink
Unindent.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 18, 2013
1 parent cabb7b7 commit 00352a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ChangeLog.md
@@ -1,10 +1,10 @@
### 0.1.0 / 2012-08-26

* Initial release:
* Provides a Ruby DSL for writing Assembly programs.
* Supports X86 and AMD64 instruction sets.
* Supports ATT and Intel syntax.
* Uses [yasm] to assemble the programs.
* Supports assembling Shellcode.
* Initial release:
* Provides a Ruby DSL for writing Assembly programs.
* Supports X86 and AMD64 instruction sets.
* Supports ATT and Intel syntax.
* Uses [yasm] to assemble the programs.
* Supports assembling Shellcode.

[yasm]: http://yasm.tortall.net/

0 comments on commit 00352a3

Please sign in to comment.