mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 00:37:56 +00:00
update CHANGES
This commit is contained in:
parent
0070ef0c4a
commit
3a72fbe418
1 changed files with 7 additions and 2 deletions
|
@ -16,8 +16,13 @@ Other changes:
|
||||||
- do not create docs sources at build time (just have them in the repo),
|
- do not create docs sources at build time (just have them in the repo),
|
||||||
completely remove have_cython() hack, do not use the "mock" library at build
|
completely remove have_cython() hack, do not use the "mock" library at build
|
||||||
time, #384
|
time, #384
|
||||||
- docs: explain how to regenerate usage and API files (build_api or
|
- avoid hidden import, make it easier for PyInstaller, easier fix for #218
|
||||||
build_usage) and when to commit usage files directly into git, #384
|
- docs:
|
||||||
|
|
||||||
|
- add description of item flags / status output, fixes #402
|
||||||
|
- explain how to regenerate usage and API files (build_api or
|
||||||
|
build_usage) and when to commit usage files directly into git, #384
|
||||||
|
- minor install docs improvements
|
||||||
|
|
||||||
|
|
||||||
Version 0.28.1
|
Version 0.28.1
|
||||||
|
|
Loading…
Reference in a new issue