Sfoglia il codice sorgente

Add note on proposed pattern definition change (#499)

bel2125 8 anni fa
parent
commit
f3de87ad61
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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.
+
+