summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Allanos <dju@gentoo.org>2008-01-06 00:34:54 +0000
committerJulien Allanos <dju@gentoo.org>2008-01-06 00:34:54 +0000
commit5348cbe771d96dc003e7495043ec3447d97b8945 (patch)
tree60b2ab21a1785f2e20622f244dc31c9796989a29 /www-apps/trac/files/postupgrade-en.txt
parentAdded mask for www-apps/trac-0.11 beta ebuilds. (diff)
downloadgentoo-2-5348cbe771d96dc003e7495043ec3447d97b8945.tar.gz
gentoo-2-5348cbe771d96dc003e7495043ec3447d97b8945.tar.bz2
gentoo-2-5348cbe771d96dc003e7495043ec3447d97b8945.zip
Bump to 0.11_beta1, closing bugs #150632 and #204074.
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-apps/trac/files/postupgrade-en.txt')
-rw-r--r--www-apps/trac/files/postupgrade-en.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/www-apps/trac/files/postupgrade-en.txt b/www-apps/trac/files/postupgrade-en.txt
new file mode 100644
index 000000000000..2fbdc18303a7
--- /dev/null
+++ b/www-apps/trac/files/postupgrade-en.txt
@@ -0,0 +1,19 @@
+Upgrade Instructions
+====================
+
+This is brief and generic information about Trac.
+
+See the releases notes at http://trac.edgewall.org/wiki/TracDev/ReleaseNotes
+for the Trac version you have installed to learn about software changes and
+possible caveats.
+
+If you are upgrading from a previous Trac version, please follow the
+instructions here:
+
+ http://projects.edgewall.com/trac/wiki/TracUpgrade
+
+You will need to run trac-admin commands (upgrade, wiki upgrade...) for each
+Trac environment you have.
+
+You might also want to check for new configuration options by comparing trac.ini
+file with trac.ini.sample file in the conf/ directory in each Trac environment.