CHANGELOG in freeswitcher-0.4.9 vs CHANGELOG in freeswitcher-0.4.10
- old
+ new
@@ -1,4 +1,21 @@
+[1351829 | 2010-01-19 20:40:11 UTC] TJ Vanderpoel <TJ Vanderpoel tj@rubyists.com>
+
+ * Inbound listener changes to support sub-events for CUSTOM
+
+[af361eb | 2010-01-19 20:23:16 UTC] TJ Vanderpoel <TJ Vanderpoel tj@rubyists.com>
+
+ * Completed work on inbound listener, to subscribe to events
+
+[50f00d3 | 2010-01-19 17:46:30 UTC] TJ Vanderpoel <TJ Vanderpoel tj@rubyists.com>
+
+ * Fixed inbound listener and completed spec fixes for new em-spec
+
+ * HOOKS in inbound listener now allow passing of self as the first arg
+ if your hook block's arity is 2
+
+ * Inbound listener guaranteed to call before_session again
+
[bd98082 | 2010-01-16 04:41:58 UTC] TJ Vanderpoel <TJ Vanderpoel tj@rubyists.com>
* modified to work with em-spec 0.2
[15f8138 | 2010-01-16 03:47:44 UTC] TJ Vanderpoel <TJ Vanderpoel tj@rubyists.com>