CHANGELOG in manveru-innate-2009.06.12 vs CHANGELOG in manveru-innate-2009.07
- old
+ new
@@ -1,4 +1,31 @@
+[3ed8553 | 2009-07-19 03:01:48 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Update dependencies
+
+[4e09c15 | 2009-07-06 10:12:43 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Implement an OpenSSL fallback for Session IDs
+
+ Comes into play in case SecureRandom cannot be found.
+ This should cover 99% of all < 1.8.7 installs.
+
+[cf9cdce | 2009-07-02 08:05:45 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * More intelligent gem_setup to handle cases where a library can be found via require but ain't a gem
+
+[337f092 | 2009-07-02 08:05:02 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Use absolute paths for spec requires
+
+[7a475b9 | 2009-06-14 14:14:47 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Require rubygems >= 1.3.1
+
+[7f41b89 | 2009-06-12 12:54:32 UTC] Michael Fellinger <m.fellinger@gmail.com>
+
+ * Version 2009.06.12
+
[e92a8b3 | 2009-06-11 15:41:35 UTC] Michael Fellinger <m.fellinger@gmail.com>
* Make sure that instance-variables set in the view template can be used in the layout
[84ce0d8 | 2009-06-03 11:09:09 UTC] Michael Fellinger <m.fellinger@gmail.com>