瀏覽代碼

Add note on proposed pattern definition change (#499)

bel2125 8 年之前
父節點
當前提交
f3de87ad61
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      docs/Interface_Changes_1.10.md

+ 9 - 0
docs/Interface_Changes_1.10.md

@@ -75,3 +75,12 @@ complicates maintenance in an unnecessary way
 
 Replace all data sizes by 64 bit integers.
 
+
+### Pattern definition
+
+The current definition of pattern matching is problematic
+(see [499](https://github.com/civetweb/civetweb/issues/499)).
+
+Find and implement a new definition.
+
+