[SCM] Video extraction utility for YouTube,	Google Video and other video sites (Debian packaging) branch,	master, updated. upstream/2.1.7-214-g6762190
    legatvs 
    legatvs at gmail.com
       
    Wed Apr  1 14:45:25 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 9c7d219618a0e482260501106e07f6a7b966337d
Author: legatvs <legatvs at gmail.com>
Date:   Fri Mar 27 14:21:55 2009 +0200
    Update CHANGES.
diff --git a/CHANGES b/CHANGES
index dd683de..8c06e02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,16 +3,16 @@ Version 2.1.9
  User-visible changes:
   * Fix GoogleVideo "id not found" handling
     - Symptom: exit after "process page..." message
-    - Reason: no checking for undefined value
+    - Cause: no check for undefined id value
   * Fix GoogleVideo support
     - Symptom: see above fix
-    - Reason: HTML changes to the video pages
+    - Cause: HTML changes to the video pages
   * Fix URI::Escape import for GoogleVideo redirects
     - Symptom: crash with "Undefined subroutine &URI::Escape::uri_unescape"
-    - Reason: recent script start optimizations
+    - Cause: recent script start optimizations; a missing 'require'
   * Fix Break support
     - Symptom: "expected different content-type"
-    - Reason: website content-type changes to streamed video files
+    - Cause: website content-type changes
 
  Developer-visible changes:
   * Cleanup code
-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)
    
    
More information about the Pkg-perl-cvs-commits
mailing list