The branch, master has been updated via 05cfc1a637fd8a5244b610207f8c8d70c443556c (commit) via 544bab8bfa04efcd1fb339f78df583ed467dd82e (commit) from 3160d3c795a6a01415611622e75c9cb34909e9a9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 05cfc1a637fd8a5244b610207f8c8d70c443556c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 1 14:50:27 2011 +0200 README/TODO update. commit 544bab8bfa04efcd1fb339f78df583ed467dd82e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 1 14:49:45 2011 +0200 version increment ----------------------------------------------------------------------- Summary of changes: README | 2 +- TODO | 3 +-- debian/changelog | 1 + pyhoca/wxgui/__init__.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/README b/README index 9573837..36b2700 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ Please refer to the TODO file that has been shipped with pyhoca-gui. Thanks in advance for your feedback and contributions, -Kiel (Germany) & LJ Almere Haven (Netherlands), 20101231 +Kiel (Germany) & LJ Almere Haven (Netherlands), 20110701 Dick Kniep <dick.kniep@lindix.nl> Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/TODO b/TODO index 56ea4de..07f2148 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,6 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy. * profile manager (Windows registry based) * options manager -* grouping of profiles in session profile menu * shadow session support === pyhoca-gui Wishlist === @@ -18,7 +17,7 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy. If you find any issues with this programme please let me know. -Kiel (Germany) & LJ Almere Haven (Netherlands), 20110419 +Kiel (Germany) & LJ Almere Haven (Netherlands), 20110701 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Dick Kniep <dick.kniep@lindix.nl> diff --git a/debian/changelog b/debian/changelog index 6011056..8bd829c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pyhoca-gui (0.1.0.6-0~x2go3) UNRELEASED; urgency=low * New upstream version (0.1.0.6): - unicode fix for Windows notifications - i18n fixes + - README/TODO update. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 01 Jul 2011 14:04:42 +0200 diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index b8617d3..d9494a0 100644 --- a/pyhoca/wxgui/__init__.py +++ b/pyhoca/wxgui/__init__.py @@ -18,6 +18,6 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.1.0.5' +__VERSION__ = '0.1.0.6' from frontend import * hooks/post-receive -- pyhoca-gui.git (Python X2go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2go Client (wxPython GUI)).