README.rdoc in inteltech_sms-1.1.0 vs README.rdoc in inteltech_sms-1.1.1

- old
+ new

@@ -1,8 +1,8 @@ = inteltech_sms -InteltechSms is a ruby gem that provides an InteltechSms class to check credit and send SMS text messages to single or multiple recipients +InteltechSms is a ruby gem that provides an InteltechSms class to check credit and send SMS text messages to single or multiple recipients. == Installation As a Plugin (eg rails 2.3.x) @@ -128,20 +128,21 @@ * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. == Copyright -Copyright (c) 2013 Ian Heggie. See LICENSE.txt for further details. +Copyright (c) 2013 Ian Heggie - MIT License. See LICENSE.txt for further details. === Known issues -* The SMS Gateway no longer responds with 2015 Bad number when a mobile number is not connected. The gateway accepts the request and charges for it, then posts the failure in the history log. (Tested using numbers reserved for fictitious use in films and books etc - tests are now disabled) +* The SMS Gateway no longer responds with 2015 Bad number when a mobile number is not connected. The gateway accepts the request and charges for it, then posts the failure in the history log. (Previously tested using numbers reserved for fictitious use in films and books etc - tests are now disabled) +* The SMS Gateway no longer responds with 2006 Unathorized when a blank username is submitted (An internal 2102 error is returned instead). === Main Contributors * Ian Heggie - Developer - Heggie Enterprises Pty Ltd - Contributed development of tests and packaging as gem * Timelapse Pty Ltd (timelapse.com.au) - Paid for development of lib/inteltech_sms.rb and released code for public use === Other/Ongoing Contributors -* Intelligent Technologies (inteltech.com.au) - Contributing an hour and 5% commission to development costs +* Intelligent Technologies (inteltech.com.au) - Contributed an hour and 5% commission to development costs