diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-04-21 20:44:30 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-04-21 20:44:30 +0200 |
commit | 0152dad8bdb83d4ca5a7122e220d330ceb8e259c (patch) | |
tree | 9b3578a8dc4fc16884c1ad92631451684ae283eb /vis.changes | |
parent | a98941dfb4054e4e5ba6c816fc6faa2904586a33 (diff) | |
download | vis-pkg-0152dad8bdb83d4ca5a7122e220d330ceb8e259c.tar.gz |
Update from 025ab0f5 to ad03feb0:
- vis-cmd: silence gcc warning & remove strlen call
Diffstat (limited to 'vis.changes')
-rw-r--r-- | vis.changes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes index 54680e3..f70ba0f 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Apr 21 18:44:27 UTC 2024 - Matej Cepl <mcepl@cepl.eu> + +- Update from 025ab0f5 to ad03feb0: + - vis-cmd: silence gcc warning & remove strlen call + +------------------------------------------------------------------- Sun Apr 21 15:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu> - Update from 6f537f30 to 025ab0f5: |