]> granicus.if.org Git - curl/commitdiff
mention last changes
authorYang Tse <yangsita@gmail.com>
Fri, 5 Jun 2009 18:42:50 +0000 (18:42 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 5 Jun 2009 18:42:50 +0000 (18:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 34efdcc01794741adb36a2a22abbba0b18c94f01..a3254a45d855a5cc830c262ba84f18917f4ea82b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,7 +12,7 @@ Yang Tse (5 Jun 2009)
   DCL compatible exit code.  This fix required the enhancement described next.
   This also adds an enhancement to main.c so that when curl is run under a
   Unix shell like Bash on VMS, it will return the standard Unix exit codes
-  and messages."
+  and messages." And another patch for docs/examples.
 
   I introduced os-specific.c and os-specific.h for use in curl tool code
   and adjusted John E. Malmberg's patch placement to use these new files