diff options
Diffstat (limited to 'lang/python/doc/meta/old-commits.log')
-rw-r--r-- | lang/python/doc/meta/old-commits.log | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/python/doc/meta/old-commits.log b/lang/python/doc/meta/old-commits.log index 93661e35..eb870cda 100644 --- a/lang/python/doc/meta/old-commits.log +++ b/lang/python/doc/meta/old-commits.log @@ -420,7 +420,7 @@ Date: Sat May 2 10:28:42 2015 +1000 Updated Makefile * set make to use python3 instead. - * This will mean a successful port may need to be maintained seperately + * This will mean a successful port may need to be maintained separately from the original python2 code instead of merged, but ought to be able to share most things. So maybe merge with separated make files or a pre-make script to set python2 or python3 prior to building ... decide @@ -1934,7 +1934,7 @@ commit 45e8a5f4e13d3ca797ec3b0037242874a6be5562 Author: belyi <devnull@localhost> Date: Sat Mar 26 19:44:18 2005 +0000 - Updated verion number to 0.6.2 in version.py + Updated version number to 0.6.2 in version.py Added examples/*.glade files into documentation package. pyme/debian/examples | 1 + @@ -1997,7 +1997,7 @@ Author: belyi <devnull@localhost> Date: Fri Mar 25 04:30:17 2005 +0000 Improved PyGtkGpgKeys example to manage owner_trust on keys. - Added another example inter-edit.py which is just a hepler to write + Added another example inter-edit.py which is just a helper to write scripts for Context.op_edit() command. pyme/examples/PyGtkGpgKeys.glade | 78 ++++++++++++++++++++++++++++++++++++++++ @@ -2011,7 +2011,7 @@ Author: belyi <devnull@localhost> Date: Fri Mar 25 00:30:39 2005 +0000 Updated PyGtkGpgKeys example to include import, export and reload - functionality. Also added ability to remove number of keys simultanously. + functionality. Also added ability to remove number of keys simultaneously. Rearanged how KeyColumn is used to avoid unnecessary sorts and duplication of information in different parts of the code. @@ -2035,7 +2035,7 @@ commit 59e23f32c3b46413c9ec09e23e1a385a110fb103 Author: belyi <devnull@localhost> Date: Thu Mar 24 05:44:58 2005 +0000 - Added wait method Context class which handles asynchornous calls a little + Added wait method Context class which handles asynchronous calls a little bit better than the one generated by SWIG. pyme/debian/changelog | 7 +++++++ @@ -2101,7 +2101,7 @@ Date: Fri Mar 18 19:09:33 2005 +0000 Added package building for python2.4 - Updated copyright notes to include myslef and avoid confusion who's the + Updated copyright notes to include myself and avoid confusion who's the maintainer. In John's own words: "I'd prefer to just step out of the picture". Jonh's copyright notice left intact. @@ -2182,7 +2182,7 @@ Date: Thu Apr 8 16:15:09 2004 +0000 Ensure that we support only python2.2 and up. :-) Use generators in core.Context class which makes pyme.aux obsolete - Remove importing future nested_scopes since they are standart starting + Remove importing future nested_scopes since they are standard starting with python2.2 pyme/pyme/__init__.py | 5 ++--- @@ -2293,7 +2293,7 @@ commit af7129baa8260697d85c2ddb434562e8a80b62d8 Author: belyi <devnull@localhost> Date: Sat Mar 20 20:15:53 2004 +0000 - Added minimum of formating and SF icon. + Added minimum of formatting and SF icon. pyme-web/index.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) |