Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2015-12-09 19:32:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zsh (Old)
 and      /work/SRC/openSUSE:Factory/.zsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zsh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2015-11-08 14:35:24.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes     2015-12-09 
19:32:42.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Dec  3 07:36:33 UTC 2015 - [email protected]
+
+- Update to version 5.2
+  * The new module zsh/param/private can be loaded to allow the shell
+    to define parameters that are private to a function scope (i.e. are
+    not propagated to nested functions called within this function).
+  * The GLOB_STAR_SHORT option allows the pattern **/* to be shortened to
+    just ** if no / follows. so **.c searches recursively for a file whose
+    name has the suffix ".c".
+  * The effect of the WARN_CREATE_GLOBAL option has been significantly
+    extended, so expect it to cause additional warning messages about
+    parameters created globally within function scope.
+
+-------------------------------------------------------------------

Old:
----
  zsh-5.1.1.tar.xz

New:
----
  zsh-5.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zsh.spec ++++++
--- /var/tmp/diff_new_pack.DtypeH/_old  2015-12-09 19:32:44.000000000 +0100
+++ /var/tmp/diff_new_pack.DtypeH/_new  2015-12-09 19:32:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           zsh
-Version:        5.1.1
+Version:        5.2
 Release:        0
 Summary:        Shell with comprehensive completion
 License:        MIT

++++++ zsh-5.1.1.tar.xz -> zsh-5.2.tar.xz ++++++
++++ 18397 lines of diff (skipped)


Reply via email to