CHANGELOG in adhearsion-1.2.5 vs CHANGELOG in adhearsion-1.2.6
- old
+ new
@@ -1,5 +1,7 @@
support/1.x.x
+1.2.6
+ - Bugfix: Adhearsion was not explicitly closing dialplan.rb or events.rb files when loading them. This caused file descriptors to remain open on JRuby even though they were GC'd by CRuby.
1.2.5
- Catch missing exceptions raised in the after_initialized hook
- Fixed memory leak in logging when lots of calls come in with unique call id's.
- Fixed bug where we modified the filename variable passed to #record, which could lead to confusion by callers