File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# (lib)unarr changelog
2
2
3
- ## 1.0.1 - (unreleased)
3
+ ## 1.0.1 - 2017-11-04
4
4
This is a bugfix release.
5
5
6
6
### Fixed
7
- * Fix typo in pkg-config.pc.cmake template
7
+ * Fixed typo in pkg-config.pc.cmake template
8
8
9
9
## 1.0.0 - 2017-09-22
10
10
11
11
### Added
12
12
* Cmake based build system for library builds
13
- * Support for pkg-config (libunarr.pc)b
13
+ * Support for pkg-config (libunarr.pc)
14
14
* Windows compatible export header for DLL builds
15
15
* xz utils / libLZMA can be used as decoder for LZMA1 and XZ (LZMA2) compressed
16
16
ZIP archives.
@@ -19,7 +19,7 @@ ZIP archives.
19
19
### Changed
20
20
* LZMA SDK code was updated to version 17.01 beta
21
21
* 7z extraction support is currently broken due to LZMA SDK api changes.
22
- * Unarr example executable (unarr-test) and it's makefile
22
+ * Unarr sample application (unarr-test) and its makefile
23
23
(legacy unarr build system) have been moved to the [ test] ( test ) folder
24
24
25
25
### Fixed
You can’t perform that action at this time.
0 commit comments