Skip to content

Commit

Permalink
Wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 30, 2012
1 parent d4f1087 commit 89ae01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Added the `:passive` option to {Ronin::Network::FTP#ftp_connect}.
* Forgot to require `ronin/formatting/extensions/binary/array`.
* Fixed a bug where {Array#pack} would not accept tuples (ex: `[:uint8, 2]`).
* Fixed a bug in {String#sql_decode} where `"\\'\\'"` would be incorrectly
* Fixed a bug in {String#sql_decode} where `"\\'\\'"` would incorrectly be
converted to `'"'`.
* Ensure that {Integer#pack} only accepts one argument.
* Have {String#hex_unescape} to decode every two characters.
Expand Down

0 comments on commit 89ae01b

Please sign in to comment.