Explorar o código

added separator for bugs in 5.3.1

Roberto Ierusalimschy %!s(int64=10) %!d(string=hai) anos
pai
achega
d682b3c9ec
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      bugs

+ 4 - 0
bugs

@@ -3458,6 +3458,10 @@ patch = [[
 }
 
 
+
+-----------------------------------------------------------------
+-- Lua 5.3.1
+
 Bug{
 what = [['io.lines' does not check maximum number of options]],
 report = [[Patrick Donnell, 2015/07/10]],