diff --git a/cdecl-8.3.tar.gz b/cdecl-8.3.tar.gz deleted file mode 100644 index 66023cf..0000000 --- a/cdecl-8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6070cd373c291c7302eb8e8703cc0b501b85694de0a82a8e8e4c672decbaf7f -size 823308 diff --git a/cdecl-9.0.tar.gz b/cdecl-9.0.tar.gz new file mode 100644 index 0000000..50698ff --- /dev/null +++ b/cdecl-9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7f3c25511c03031457ff67d7ad5845eb10d89d2563b032bd7fe9fa70a54141 +size 848730 diff --git a/cdecl.changes b/cdecl.changes index 198f26f..99aa1ab 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Dec 19 09:09:37 UTC 2020 - Jan Engelhardt + +- Update to release 9.0 + * The `show` command can now alternatively show types as + `using` declarations. + * For `predefined` or `user`, the `show` command now shows only + types that are valid in the current language. + * When printing `enum`, `struct`, `class`, or `union` types, + they are shown differently depending on what language the + type was defined in and whether the current language is C or + C++. + ------------------------------------------------------------------- Fri Dec 11 12:21:21 UTC 2020 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index 06decfb..8a6ad5a 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -17,7 +17,7 @@ Name: cdecl -Version: 8.3 +Version: 9.0 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later