summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.51.0.md
AgeCommit message (Collapse)Author
2024-09-11Fix typosspaette
2023-08-02Fix syntax mistakes in two examplesVolker Weißmann
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
The word "cannot" expresses inability to do something whereas "can not" expresses the ability to refrain from doing something.
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz
This is wrong, it should use "meson setup builddir".
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com>
2019-07-26docs: correct key in dep.get_variableDylan Baker
pkg-config -> pkgconfig
2019-06-16Update things for new release.Jussi Pakkanen