aboutsummaryrefslogtreecommitdiff
path: root/changes/less_charbuf_usage
diff options
context:
space:
mode:
Diffstat (limited to 'changes/less_charbuf_usage')
-rw-r--r--changes/less_charbuf_usage5
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/less_charbuf_usage b/changes/less_charbuf_usage
deleted file mode 100644
index 2ec42b544..000000000
--- a/changes/less_charbuf_usage
+++ /dev/null
@@ -1,5 +0,0 @@
- o Code simplification and refactoring:
- - Avoid using character buffers when constructing most directory
- objects: this approach was unweildy and error-prone. Instead,
- build smartlists of strings, and concatenate them when done.
-