about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-05-03 18:38:36 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-05-03 18:38:36 +0900
commitb87b7f367c5e4419bb68060637a356a839bee593 (patch)
tree4d4112325a8c22bddf9c75ea9de839ebb3883836 /ChangeLog
parent0e6ccfdb2b6ae52e077bd6b7b006a5e99e1db704 (diff)
downloadzsh-b87b7f367c5e4419bb68060637a356a839bee593.tar.gz
zsh-b87b7f367c5e4419bb68060637a356a839bee593.tar.xz
zsh-b87b7f367c5e4419bb68060637a356a839bee593.zip
unposted: add a comment about how to add a new resource
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91755470b..9f8555e31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-05-23  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
+	* unposted: Src/Builtins/rlimits.cL add a comment about how to
+	add a new resource.
+
 	* 45614: Completion/Redhat/Command/_dnf: add support for several
 	subcommands and options.