summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 93ea44f..f49d129 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,10 @@
+attr-2.4.6 (21 July 2003)
+ - Add internal library for misc. functions: quote, unquote,
+ high_water_alloc.
+ - Quote special characters in path names and attribute names.
+ - Use high_water_alloc everywhere instead of malloc/realloc.
+ - Update the test scripts.
+
attr-2.4.5 (03 July 2003)
- Tweak the build so we don't always run msgmerge,
fix from Steve Langasek originally.