diff options
author | Garrett Rooney <rooneg@apache.org> | 2006-01-27 05:35:12 +0000 |
---|---|---|
committer | Garrett Rooney <rooneg@apache.org> | 2006-01-27 05:35:12 +0000 |
commit | c6ad65bcc67a079af0ff16c5145444a83cb8d14d (patch) | |
tree | 5f951f0af486dbdfd9ac739746bc5da73ef44784 | |
parent | 4a781ce5ef2d2111cc70e1459119f3803ac267b6 (diff) | |
download | apr-c6ad65bcc67a079af0ff16c5145444a83cb8d14d.tar.gz |
* CHANGES: Prepare for release.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@372746 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes with APR 0.9.8-dev +Changes with APR 0.9.8 *) Keep testpipe.c from hanging on win32. [Garrett Rooney] |