[svn:dbd-oracle] r14944 - dbd-oracle/trunk
[email protected] Thu, 13 Oct 2011 10:28:11 -0700 (PDT)
| Newsgroups | perl.dbd.oracle.changes |
|---|---|
| Message-ID | <[email protected]> |
Author: yanick Date: Thu Oct 13 10:28:11 2011 New Revision: 14944 Modified: dbd-oracle/trunk/Changes dbd-oracle/trunk/Oracle.pm Log: add github url Modified: dbd-oracle/trunk/Changes ============================================================================== --- dbd-oracle/trunk/Changes (original) +++ dbd-oracle/trunk/Changes Thu Oct 13 10:28:11 2011 @@ -1,6 +1,11 @@ Revision history for DBD::Oracle -Changes in DBD-Oracle XXX +Changes in DBD-Oracle 1.XX + [DOCUMENTATION] + - add mention of the github mirror of the subversion repository + +Changes in DBD-Oracle 1.31_00 + [ENHANCEMENTS] - Makefile.PL's options are now documented - move 'explain' to '/examples' directory Modified: dbd-oracle/trunk/Oracle.pm ============================================================================== --- dbd-oracle/trunk/Oracle.pm (original) +++ dbd-oracle/trunk/Oracle.pm Thu Oct 13 10:28:11 2011 @@ -5551,6 +5551,11 @@ of them being rejected because they don't fit into some larger plans you may not be aware of. +=head2 GitHub repository + +A git mirror of the subversion is also available at +`https://github.com/yanick/DBD-Oracle`. + =head1 Oracle Related Links =head2 DBD::Oracle Tutorial