summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-10 03:38:13 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-10 03:38:13 +0100
commita9730c337ef046f1c5391cec2a9e54ac613a4e6d (patch)
treecd2ddd408b8443212a5d89a103b08ace35793ef1 /user_guide
parentd5e0cb5fe94fb7a89cc12842511481a3c3d37d8e (diff)
changed SVN location change to BitBucket
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index a136234ee..20cb9b75f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -94,7 +94,7 @@ Hg Tag: </p>
</li>
<li>Other Changes
<ul>
- <li>The SVN repository for CodeIgniter has moved to <a href="http://svn.ellislab.com/CodeIgniter/trunk">http://svn.ellislab.com/CodeIgniter/trunk</a>.</li>
+ <li>In-development code is now hosted at <a href="http://bitbucket.org/ellislab/codeigniter/">BitBucket</a></li>
<li>Increased randomness with <kbd>is_really_writable()</kbd> to avoid file collisions when hundreds or thousands of requests occur at once.</li>
<li>Switched some DIR_WRITE_MODE constant uses to FILE_WRITE_MODE where files and not directories are being operated on.</li>
<li><kbd>get_mime_by_extension()</kbd> is now case insensitive.</li>