ext: compiler compatibility fix
[clogger.git] / History.txt
blobd816d27b855d07ef35b3d85f8ea8b167f0ab606e
1 === 0.0.3 / 2009-08-29
3     The MRI extension clogger_ext gets GC bug fix and
4     cleanups/robustness improvements.  It should now be more
5     tolerant of misbehaving applications in that it'll be less
6     likely to segfault.  No changes to the (recommended) pure
7     implementation.
9 === 0.0.2 / 2009-08-29
11 * 2 bug fixes
13    * support "$request_uri" as a log variable
14    * Log bad/invalid app responses as 500 errors
16 === 0.0.1 / 2009-08-28
18 * 1 major enhancement
20   * initial release