Explorar o código

Add note on proposed pattern definition change (#499)

bel2125 %!s(int64=8) %!d(string=hai) anos
pai
achega
f3de87ad61
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  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.
+
+