[Jamwiki-commit] SF.net SVN: jamwiki: [1982] wiki/trunk/jamwiki/src/main
Brought to you by:
wrh2
From: <wr...@us...> - 2008-01-13 20:57:22
|
Revision: 1982 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=1982&view=rev Author: wrh2 Date: 2008-01-13 12:57:18 -0800 (Sun, 13 Jan 2008) Log Message: ----------- IPv6: * Add upgrade support to change database fields for IP addresses from 15 to 39 characters. * Tested with HSQL, Postgres and MySQL. Not testing on DB2, DB2/400, Oracle, MS SQL, or any other database, although it should still work. Modified Paths: -------------- wiki/trunk/jamwiki/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/trunk/jamwiki/src/main/java/org/jamwiki/servlets/UpgradeServlet.java wiki/trunk/jamwiki/src/main/webapp/UPGRADE.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |