The document summarizes the key changes and improvements in Ruby 1.9 compared to Ruby 1.8. Some of the major changes include faster performance and lower memory usage due to the new YARV virtual machine, new syntax features like lambda shorthand and implicit calling, changes to standard library methods like send no longer calling private methods, and encoding improvements to better support international characters.