diff --git a/cdecl-9.1.tar.gz b/cdecl-9.1.tar.gz deleted file mode 100644 index bf9ffad..0000000 --- a/cdecl-9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5c36efd2f3bc887e66db6166a70b1428b4004cf09a20760a5dcc525e09445ac -size 857413 diff --git a/cdecl-9.2.tar.gz b/cdecl-9.2.tar.gz new file mode 100644 index 0000000..f733d1a --- /dev/null +++ b/cdecl-9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c6189a4c1b8832a5eb96042b10783b43484ca7c301e1b77cf56628c9fdd19d +size 862513 diff --git a/cdecl.changes b/cdecl.changes index c90cbf2..35a5b46 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 13 09:04:32 UTC 2021 - Jan Engelhardt + +- Update to release 9.2 + * In-class constructor declarations without any + storage-class-like type are now supported. + * Both final and override are now recognized as keywords only + in a member function declaration context. + ------------------------------------------------------------------- Fri Jan 1 17:59:56 UTC 2021 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index d4d9058..1664a37 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -17,7 +17,7 @@ Name: cdecl -Version: 9.1 +Version: 9.2 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later