about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-08-17 13:26:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-08-17 13:26:22 +0000
commite92a823a4b143f42dcb867f74f25b074cd991666 (patch)
tree2b07295d31ee4074221b7604c11d08e50705363d /ChangeLog
parent9fdcd824d8df307081723ec5f0ae04c838b2b7b8 (diff)
downloadzsh-e92a823a4b143f42dcb867f74f25b074cd991666.tar.gz
zsh-e92a823a4b143f42dcb867f74f25b074cd991666.tar.xz
zsh-e92a823a4b143f42dcb867f74f25b074cd991666.zip
30629 plus unposted formatting changes:
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 97c1efe27..2a95245a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2012-08-17  Peter Stephenson  <pws@csr.com>
 
+	* 30629 plus unposted formatting improvements:
+	Doc/Zsh/builtins.yo, Src/Builtins/rlimits.c: more complete
+	handling for socket buffer size limit (NetBSD) plus formatting
+	and consistency changes (kb -> kbytes everywhere in ulimit
+	output, K-bytes to kilobytes everywhere in documentation).
+
 	* 30627: configure.ac, Doc/Zsh/builtins.yo,
 	Src/Builtins/rlimits.awk, Src/Builtins/rlimits.c:
 	support RLIMIT_NTHR as on NetBSD.
@@ -67,5 +73,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5700 $
+* $Revision: 1.5701 $
 *****************************************************