diff doc/upgrading.txt @ 3283:4fe232899be8 maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 06:19:54 +0000
parents f3e82dc57c7e
children
line wrap: on
line diff
--- a/doc/upgrading.txt	Wed Apr 13 06:11:15 2005 +0000
+++ b/doc/upgrading.txt	Wed Apr 13 06:19:54 2005 +0000
@@ -97,6 +97,9 @@
   need to be copied. Neither do the last few lines -- those starting
   with ``import detectors``, down to ``return db`` inclusive.
 
+You may remove the ``__init__.py`` module from the "detectors" directory as
+it is no longer used.
+
 There's a new way to write extension code for Roundup - the old
 ``interfaces.py`` file will be ignored. See the `customisation
 documentation`_ for information about how extensions are now written.

Roundup Issue Tracker: http://roundup-tracker.org/