Kaynağa Gözat

Initial changelog for less_charbuf

Nick Mathewson 13 yıl önce
ebeveyn
işleme
1ad6f979b9
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      changes/less_charbuf_usage

+ 5 - 0
changes/less_charbuf_usage

@@ -0,0 +1,5 @@
+  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.
+