]> granicus.if.org Git - graphviz/commitdiff
Update CHANGELOG with tools usage and other fixes
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sat, 26 Sep 2020 14:36:52 +0000 (16:36 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 2 Oct 2020 12:50:35 +0000 (14:50 +0200)
CHANGELOG.md

index ab246195478f9530d4ae083bd845ddf57495ee89..2bcaac255e3e501c3510aa955c99bb8202ffac88 100644 (file)
@@ -43,6 +43,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Explicitly links with libstdc++; should allow libc++ if appropriate #163
 - A macOS file that was erroneously excluded from portable source tarballs has
   been restored
+- Add option -? for usage to diffimg
+- Add option -? for usage to dotty
+- Add option -? for usage to lneato
+- Add option -? for usage to vimdot
+- Fix smyrna -? to actually print usage instead of error
+- Fix edgepaint -? to actually print usage instead of error
+- Remove '"' from usage text in non-Windows version of dotty
+- Correct misspelled 'smyrna' in usage
+- Fix edgepaint -o option
+- Correct shebang of gvmap.sh to use ksh
+- Fix gvmap.sh -? option to exit with zero exit status
 
 ## [2.44.1] - 2020-06-29