<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,12 @@
+v0.9.6 IN PROGRESS, TODO: need more documentation of changes here, coming later..
+
+Major Enhancements:
+* Inspector#capture_frame behavior moved to new FrameCapturer class
+
+Minor Enhancements:
+* Inspector support for [VARIOUS NEW THINGS, TODO: itemize]
+
+
 v0.9.5 2008-09-09
 Note:
 * Moving hosting to GitHub.
@@ -24,16 +33,19 @@ v0.9.4 2007-12-12
 * One additional flvtool2 result: empty input file
 * Check that input file exists earlier in the transcoding process
 
+
 v0.9.3 2007-10-30
 
 One minor enhancement:
 * Reraise all unhandled RVideo exceptions as TranscoderErrors
 
+
 v0.9.2 2007-10-30
 
 One minor bug fix:
 * Correctly parse invalid files, where duration and bitrate are N/A, but start: 0.000 is included
 
+
 v0.9.1 2007-10-11
 
 One major enhancement:
@@ -47,10 +59,12 @@ Two notes:
 * Tried and tested using open3 and open4 for command execution, but mencoder would unexpectedly hang with certain files when using these. Reverted these changes.
 * Mencoder has basic unit tests, but needs more tests. In particular, example output should be added for a variety of cases (especially failures and errors).
 
+
 v0.9.0 2007-09-27
 
 * Public RVideo release.
 
+
 v0.8.0 2007-09-27
 
 * RVideo rewrite.</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module RVideo #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 9
-    TINY  = 5
+    TINY  = 6
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/rvideo/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cc241209ec7eee61fdc78ccdadcb365e60ec46af</id>
    </parent>
  </parents>
  <author>
    <name>Seth Thomas Rasmussen</name>
    <email>sethrasmussen@gmail.com</email>
  </author>
  <url>http://github.com/davidjrice/rvideo/commit/8763a77cd58e12a6b72b228da5bc2eb4f79dbd6a</url>
  <id>8763a77cd58e12a6b72b228da5bc2eb4f79dbd6a</id>
  <committed-date>2009-03-04T18:52:01-08:00</committed-date>
  <authored-date>2009-03-04T18:52:01-08:00</authored-date>
  <message>let's say this is 0.9.6? minor point is weak for the amount of changes, but i can't commit to 1.0 yet..</message>
  <tree>786a24383e33e5e3099a3505e673ce04e33128e3</tree>
  <committer>
    <name>Seth Thomas Rasmussen</name>
    <email>sethrasmussen@gmail.com</email>
  </committer>
</commit>
