summaryrefslogtreecommitdiff
path: root/indexing/xindex/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/xindex/CHANGELOG')
-rw-r--r--indexing/xindex/CHANGELOG6
1 files changed, 4 insertions, 2 deletions
diff --git a/indexing/xindex/CHANGELOG b/indexing/xindex/CHANGELOG
index 211f66e846..09d7a7d5fc 100644
--- a/indexing/xindex/CHANGELOG
+++ b/indexing/xindex/CHANGELOG
@@ -1,3 +1,5 @@
+0.43 2022-09-01 - print warning if no input file is defined.
+0.42 2022-08-28 - added -V|--version
0.41 2022-03-08 - fix for empty idx files
0.40 2022-02-12 - added -i,--ignoreSpace for sorting
0.39 2022-02-12 - detect language in aux file
@@ -14,7 +16,7 @@
- add optional argument -s for standard input
- allow piping with standard input
- allow more than one input file
-0.30 2021-07-07 - added otional argument -b for no label setting in the <index>.ind
+0.30 2021-07-07 - added optional argument -b for no label setting in the <index>.ind
0.29 2021-07-05 - don't use language specific names for the labels
- use math.max()
- check for language specific folium pages and not only "f", "ff"
@@ -48,4 +50,4 @@
0.05 2018-12-01 - modified HAdW config
0.04 2018-10-29 - added an own pretty printer function for tables
0.03 2018-10-27 -fix for same pagenumber but different special
-0.02 2018-10-27 -Updated documention
+0.02 2018-10-27 -Updated documentation