summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-08-31 21:49:41 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2009-08-31 21:49:41 +1000
commita5cdd4e62b0b29c5dfe69e4f2183c11dde6f5054 (patch)
tree61ced6f3b7cbaac8a6caced98d0573ef99cf4e95 /ChangeLog
parent[BUILTIN] Add another missing LC_COLLATE to mkbuiltins (diff)
downloaddash-a5cdd4e62b0b29c5dfe69e4f2183c11dde6f5054.tar.gz
dash-a5cdd4e62b0b29c5dfe69e4f2183c11dde6f5054.zip
[BUILTIN] Avoid compiler warnings on isdigit
Pass correct type to ctype macro.

Signed-off-by: Eric Blake <ebb9@byu.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a726af4..cb08ae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-31  Eric Blake <ebb9@byu.net>
+
+	* Avoid compiler warnings on isdigit.
+
 2009-08-31  Matthew Burgess <matthew@linuxfromscratch.org>
 
 	* Add another missing LC_COLLATE to mkbuiltins.
400'>2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe