diff options
author | 2015-08-24 16:57:32 -0500 | |
---|---|---|
committer | 2015-08-24 16:57:32 -0500 | |
commit | cbcbe467c147f8c985bd38e34ab9adb72440f539 (patch) | |
tree | 23f4e4450e1078b7040c0ab058226975758fea28 | |
parent | 0a3cd8ebc58e04cbf8b4dc948245df719e5f808d (diff) | |
download | pseudo-PSEUDO_1_7_0.tar.gz pseudo-PSEUDO_1_7_0.tar.bz2 pseudo-PSEUDO_1_7_0.zip |
1.7.0 branchpseudo-1.7.0PSEUDO_1_7_0
Performance cleanups including the experimental xattrdb feature.
Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
-rw-r--r-- | ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 9347834..a2a0d5c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -5,6 +5,7 @@ * (seebs) drop unused "doing_link" in fchownat, which I think predates the current database entirely. * (seebs) drop unused "old_trailing_slash". + * (seebs) tag this as 1.7.0. 2015-08-22: * (seebs) Prevent files from getting created with real filesystem |