소스 검색

Fix #18: Graceful degradation for IE8

Kartik Visweswaran 10 년 전
부모
커밋
fe49d8af0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGE.md

+ 1 - 1
CHANGE.md

@@ -6,7 +6,7 @@ version 2.1.0
 2. New configuration property added: `maxFilesCount`. Defaults to `0` which means unlimited.
 3. New configurable error messages added: `msgFilesTooMany`, `msgFileNotFound`, `msgFileNotReadable`, `msgFilePreviewAborted`, and `msgFilePreviewError`.
 4. Enhanced plugin to improve browser performance when loading and previewing multiple image files.
-5. Better validation for older browsers (not supporting HTML5) to degrade to normal file input.
+5. (enh #18): Better validation for older browsers (not supporting HTML5) to degrade to normal file input.
 6. Other minor bug fixes.
 
 version 2.0.0