Author: damoxc
Revision: 5909
Log:
forward port the setup.py fix to trunk and update the 1.2 branch
ChangeLog
Diff:
Modified: branches/1.2_RC/ChangeLog
===================================================================
--- branches/1.2_RC/ChangeLog 2009-11-02 15:28:08 UTC (rev 5908)
+++ branches/1.2_RC/ChangeLog 2009-11-02 15:35:56 UTC (rev 5909)
@@ -1,3 +1,7 @@
+=== Deluge 1.2.0_rc4 (In Development) ===
+==== Web ====
+ * Fix installing the deluge-web manpage
+
=== Deluge 1.2.0_rc3 (01 November 2009) ===
==== Core ====
* Fix #1047 move completed does not work if saving to non default path
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py 2009-11-02 15:28:08 UTC (rev 5908)
+++ trunk/setup.py 2009-11-02 15:35:56 UTC (rev 5909)
@@ -386,6 +386,7 @@
'docs/man/deluge.1',
'docs/man/deluged.1',
'docs/man/deluge-gtk.1',
+ 'docs/man/deluge-web.1',
'docs/man/deluge-console.1'])
]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---