diff --git a/cdecl-6.8.2.tar.gz b/cdecl-6.8.2.tar.gz deleted file mode 100644 index 149e75f..0000000 --- a/cdecl-6.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02c289997e0d00369447ee2ced11ed71069cd37f3bcf30c184847c83e2ba5c46 -size 728034 diff --git a/cdecl-6.9.tar.gz b/cdecl-6.9.tar.gz new file mode 100644 index 0000000..b888f02 --- /dev/null +++ b/cdecl-6.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9d86d96bd4af2e6726b64e37df2d593d459de97f808bfd6922febb14e74d9d +size 728917 diff --git a/cdecl.changes b/cdecl.changes index 713dba8..5b28a24 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 26 19:16:18 UTC 2020 - Jan Engelhardt + +- Update to release 6.9 + * The `cast` command now accepts `as` and `to` in addition + to `into`. + * Autocomplete was missing `explain-by-default;`. + ------------------------------------------------------------------- Thu Jan 23 23:13:08 UTC 2020 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index b5ab532..ef87f67 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -17,7 +17,7 @@ Name: cdecl -Version: 6.8.2 +Version: 6.9 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later