Commit:    9f44844d7ce9485e543dada5f5314dd0487a7512
Author:    Christopher Jones <s...@php.net>         Thu, 13 Sep 2012 22:43:10 
-0700
Parents:   bbf5978e2641d924c2d4d1c47210756943a28f7b
Branches:  PHP-5.3 PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=9f44844d7ce9485e543dada5f5314dd0487a7512

Log:
Change package.xml fix description

Changed paths:
  M  ext/oci8/package.xml


Diff:
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml
index 59aeb5e..eac3f06 100644
--- a/ext/oci8/package.xml
+++ b/ext/oci8/package.xml
@@ -46,7 +46,7 @@ http://pear.php.net/dtd/package-2.0.xsd";>
  </stability>
  <license uri="http://www.php.net/license";>PHP</license>
  <notes>
-   Fixed bug 60901 (Improve installation "tail" syntax for AIX)
+   Fixed bug #60901 (Improve "tail" syntax for AIX installation)
  </notes>
  <contents>
   <dir name="/">


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to