summaryrefslogtreecommitdiff
path: root/ChangeLog.old
AgeCommit message (Collapse)AuthorFilesLines
2019-06-03doc: Fix typosGuillem Jover1-1/+1
Warned-by: codespell
2018-10-08doc: Fix typoGuillem Jover1-1/+1
Warned-by: codespell
2018-10-07doc: Fix typosGuillem Jover1-1/+1
Warned-by: codespell
2018-08-30Fix some typosGuillem Jover1-6/+6
Thanks-to: Niels Thykier <niels@thykier.net> (for typo in dpkg(1))
2017-05-06doc: Do not include mispellings in changelogsGuillem Jover1-30/+27
This makes detecting them more difficult, as they become a bunch of false-positives to wade through.
2017-05-06doc: Spelling fixesGuillem Jover1-4/+3
Spotted-by: Josh Soref <jsoref@gmail.com>
2017-05-06doc: Spelling fixesJosh Soref1-51/+51
Signed-off-by: Guillem Jover <guillem@debian.org>
2017-01-22doc: Fix typos in documentation and code commentsGuillem Jover1-18/+18
Warned-by: codespell, spellintian
2016-07-19Fix documentation typosGuillem Jover1-4/+4
Warned-by: codespell
2016-07-19Fix repeated "the" word typosGuillem Jover1-2/+2
Prompted-by: Valentin Samir <valentin.samir@crans.org> in #830989
2015-07-28doc: Fix multiple typosGuillem Jover1-12/+12
Warned-by: spellintian
2014-10-12doc, scripts: Fix typos in commentsGuillem Jover1-1/+1
2014-05-27Replace non-breaking spaces with ASCII spacesGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-2/+2
2013-05-08Remove trailing whitespacesGuillem Jover1-102/+102
Do not fix the shlibs conffiles to avoid possible useless prompts. Fixes CodeLayout::ProhibitTrailingWhitespace. Warned-by: perlcritic
2013-04-04Fix spelling errorsGuillem Jover1-1/+1
The other spelling errors come from external projects (doxygen and pkg-config), which are being dealt upstream. Warned-by: codespell
2013-04-01Use gender-neutral sentencesGuillem Jover1-1/+1
2012-06-08Fix typos in changelogsNiels Thykier1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net> Signed-off-by: Guillem Jover <guillem@debian.org>
2011-08-20Fix spelling errorsGuillem Jover1-33/+33
Found by codespell.
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
Remove trailing spaces. Remove blank lines not separating different code blocks. Remove blank lines at the end of the file.
2010-02-25Add accent on Raphaël's name in several filesGuillem Jover1-183/+183
2010-01-02Fix misspellings of “explicitly” all over the placeGuillem Jover1-2/+2
2009-03-02Switch to automatically generating the ChangeLog fileGuillem Jover1-0/+16930
Keep the old ChangeLog files as ChangeLog.old, and distribute them. Automatically genereate the ChangeLog from “git log”. And update the information for translators.