From 2d4743ce50ba0ae50c0cfa1404a163dbd61ad446 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 22 Oct 2014 08:42:37 -0700 Subject: 33493: use correct command name in error messages about "ulimit" failure; restore internal copy of limits if setrlimit() fails, so the error won't repeat --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f13a2155..49d53cb46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-10-22 Barton E. Schaefer + + * 33493: Src/Builtins/rlimits.c, Src/exec.c: use correct command + name in error messages about "ulimit" failure; restore internal + copy of limits if setrlimit() fails, so the error won't repeat + 2014-10-21 Oliver Kiddle * 33486: Completion/X/Command/_rdesktop: new completion function -- cgit 1.4.1