File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ libzim 9.3.0
2+ ============
3+
4+ * Remove old ZIM (v0) titleindex (title pointer list) (@mgautierfr #949, @veloman-yunkan #969)
5+ * Fixed ZIM title indexing of items with title identical to the item's path (@veloman-yunkan #968)
6+ * Fixed ZIM suggestions for a single-word-followed-by-space query (@veloman-yunkan #953)
7+ * Testing based on latest zim-testing-suite 0.8.0 (@veloman-yunkan #971)
8+ * Fix compilation on NetBSD because MAP_POPULATE & pread64() undefined (@leleliu008 #928 #929)
9+ * Upload GitHub workflows (@kelson42 #940 #942 #970)
10+
111libzim 9.2.3
212============
313
Original file line number Diff line number Diff line change 11project (' libzim' , [' c' , ' cpp' ],
2- version : ' 9.2.3 ' ,
2+ version : ' 9.3.0 ' ,
33 license : ' GPL2' ,
44 default_options : [' c_std=c11' , ' cpp_std=c++17' , ' werror=true' ])
55
You can’t perform that action at this time.
0 commit comments