소스 검색

added separator for bugs in 5.3.1

Roberto Ierusalimschy 10 년 전
부모
커밋
d682b3c9ec
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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]],