14
0

Accepting request 99643 from home:namtrac:bugfix

- Update to v1.1.3
  * Don't clobber environ if the variable SPT_NOENV is set
  * Fixed segfault when the module is imported under vim (bnc#739242)

OBS-URL: https://build.opensuse.org/request/show/99643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2012-01-11 10:07:40 +00:00
committed by Git OBS Bridge
parent 43a4f2422c
commit aa372e4bfc
5 changed files with 22 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 10 14:11:01 UTC 2012 - idonmez@suse.com
- Update to v1.1.3
* Don't clobber environ if the variable SPT_NOENV is set
* Fixed segfault when the module is imported under vim (bnc#739242)
-------------------------------------------------------------------
Mon Apr 4 14:50:32 UTC 2011 - jengelh@medozas.de