README.rdoc in cprobert-s3sync-1.3.7 vs README.rdoc in cprobert-s3sync-1.3.9
- old
+ new
@@ -1,5 +1,8 @@
+== CHANGED from original to be compatible with 1.9.3
+Removed Iconv dependancy - changed to string.encode
+
== CHANGED from original to be compatible with 1.9.2
* require 'md5'
Instead require "digest/md5"
* Thread.critical
Thread.critical is not used since 1.9
\ No newline at end of file