about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2014-12-08 16:35:06 +0100
committerMikael Magnusson <mikachu@gmail.com>2014-12-10 15:20:51 +0100
commit247f7548dc760184dae090834d4a050f4ce32d98 (patch)
treea7fad186f14da36803a5e414717f7c099f57ec39 /ChangeLog
parent45d0046d8ff22e6a239f2c8c2e12ab5e60425e33 (diff)
downloadzsh-247f7548dc760184dae090834d4a050f4ce32d98.tar.gz
zsh-247f7548dc760184dae090834d4a050f4ce32d98.tar.xz
zsh-247f7548dc760184dae090834d4a050f4ce32d98.zip
Parse "Gentoo" as being GNU libc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e95e317c..94e28ccb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-12-10  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 33948: Completion/Unix/Command/_getent,
+	Completion/Unix/Command/_iconv, Completion/Unix/Command/_ldd:
+	Parse "Gentoo" as being GNU libc
+
 2014-12-10  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 33940: Src/lex.c: handle backslash-meta correctly in lexer