summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-11-12 16:07:37 +0100
committerBastien Nocera <hadess@hadess.net>2019-11-12 16:07:37 +0100
commitea7238580d0d94a439295eb92890f6229a51c382 (patch)
treea8cf77ee372729a97b5e9881dc2b5883b10cbc3f
parentf2b9f53210c972a728213c0c97c1b7de67ea31cc (diff)
downloadtotem-pl-parser-ea7238580d0d94a439295eb92890f6229a51c382.tar.gz
3.26.4V_3_26_4
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c09497..6ea3755 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
New features and significant updates in version...
+3.26.4:
+- Apply same check to remote text files as local ones, which should
+ fix parsing of directories on network file systems
+- Add totem_pl_parser_add_ignored_glob() API, to force ignore some
+ files depending on how they are named, before we even get to checking
+ their contents
+- Fix a number of compilation warnings
+
3.26.3:
- Atom parsing bug fixes