- Update to version 5.0.2

* Numeric constants in mathematical contexts can contain
    underscores.
  * functions -T turns on tracing for specific functions.
- See the included NEWS file for other changes.

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=113
This commit is contained in:
Ismail Dönmez
2012-12-24 16:07:54 +00:00
committed by Git OBS Bridge
parent e1eabe529b
commit 92ab442bd9
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 24 15:53:42 UTC 2012 - idonmez@suse.com
- Update to version 5.0.2
* Numeric constants in mathematical contexts can contain
underscores.
* functions -T turns on tracing for specific functions.
- See the included NEWS file for other changes.
-------------------------------------------------------------------
Fri Nov 16 03:49:21 UTC 2012 - crrodriguez@opensuse.org