OSDN Git Service

BUG: [ 869289 ] Typo in XML_html.flt excludes gif files
authorKimmo Varis <kimmov@gmail.com>
Sun, 4 Jan 2004 18:53:09 +0000 (18:53 +0000)
committerKimmo Varis <kimmov@gmail.com>
Sun, 4 Jan 2004 18:53:09 +0000 (18:53 +0000)
Filters/XML_html.flt
Src/readme.txt

index 390b6e4..6d76145 100644 (file)
@@ -16,7 +16,7 @@ f: \.dtd$
 f: \.html$ ## HTML files
 f: \.htm$
 f: \.css$ ## CSS style files
-f: \\gif$ ## Pictures
+f: \.gif$ ## Pictures
 f: \.bmp$
 f: \.jpg$
 f: \.png$
index fba2fb7..1215b67 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-04 Kimmo
+ BUG: [ 869289 ] Typo in XML_html.flt excludes gif files
+  Filters: XML_html.flt
+
 2004-01-02 Kimmo
  PATCH: [ 868584 ] Move DIRSEL_TAG to string resource
   WinMerge: Merge.rc OpenDlg.cpp resource.h