From 2eb3ad76788fe0b4d9fcf88bec862fdf0f6bcc7c Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 8 Oct 2003 20:26:05 +0000
Subject: [PATCH] clarify why this package exists

---
 ares/CHANGES | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/ares/CHANGES b/ares/CHANGES
index 150861663a..5817269592 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,8 +1,12 @@
-This package is built on ares 1.1.1 by Daniel Stenberg. I've decided to put
-together and release my own ares archives since the ares maintainer doesn't
-want these improvements.
+This package is built on ares 1.1.1 (written by Greg Hudson). I've decided to
+put together and release my own ares archives since the ares maintainer
+doesn't want these improvements.
 
-Changes made to ares 1.1.1 included in this package:
+The package is called 'arescurl' for now since I (Daniel Stenberg) want this
+for use within the curl project. If you can think of a better and more witty
+name, please speak up.
+
+Version 1.0 (8 October 2003)
 
 - James Bursa made it run on RISC OS
 
-- 
GitLab