aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-06-09 01:06:48 +0000
committerYang Tse <yangsita@gmail.com>2008-06-09 01:06:48 +0000
commit6cd007838dcb16573c89a39fadaf56b9a76196b9 (patch)
treef99fd437e952ca17bdab3a3d4a8730ec1f79ec2b /ares/RELEASE-NOTES
parent72870e2c57bef41bb629e092e6d8eef0361d9ab1 (diff)
fix pkg-config reporting of private libraries needed for static linking
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r--ares/RELEASE-NOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES
index 4b2eff976..bad9445c8 100644
--- a/ares/RELEASE-NOTES
+++ b/ares/RELEASE-NOTES
@@ -1,10 +1,11 @@
This is what's new and changed in the c-ares 1.5.3 release:
- o adig sample application compilation failure on some systems
+ o fix adig sample application compilation failure on some systems
+ o fix pkg-config reporting of private libraries needed for static linking
Thanks go to these friendly people for their efforts and contributions:
- Brad House
+ Brad House, Yang Tse
and obviously Daniel Stenberg
Have fun!