Jelajahi Sumber

Add note on proposed pattern definition change (#499)

bel2125 8 tahun lalu
induk
melakukan
f3de87ad61
1 mengubah file dengan 9 tambahan dan 0 penghapusan
  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.
 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.
+
+