1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 23:31:28 +02:00

unposted: Typo in ChangeLog

This commit is contained in:
Daniel Shahaf 2015-10-30 15:03:51 +00:00
parent 51d50218fb
commit 26614ad0e0

View file

@ -14,7 +14,7 @@
* 37018: Src/math.c, Src/params.c, Test/E01options.ztst: make
WARNCREATEGLOBAL consistent in all cases, outputting file name.
* unposted: .giignore: ignore .orig files.
* unposted: .gitignore: ignore .orig files.
* 37014: Functions/MIME/zsh-mime-setup,
Functions/Misc/add-zsh-hook, Src/Modules/socket.c,