/offlineimap/head: changeset 242

Moved executable to bin/offlineimap. This will allow setup.py to
properly install it as offlineimap instead of offlineimap.py.
This commit is contained in:
jgoerzen
2002-08-24 02:55:20 +01:00
parent 06b21e1140
commit 1c8b42500b
3 changed files with 330 additions and 2 deletions

View File

@ -1,6 +1,8 @@
offlineimap (3.3.0) unstable; urgency=low
* Placeholder
* Moved executable to bin/offlineimap. This will allow setup.py to
properly install it as offlineimap instead of offlineimap.py.
* Made sure executables use /usr/bin/env in bangpath.
-- John Goerzen <jgoerzen@complete.org> Tue, 20 Aug 2002 10:46:56 -0500