-
Notifications
You must be signed in to change notification settings - Fork 2
Preparing for the release #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the date, that should refere to the approval one, the other changes are simply formatting, so this is approved as soon as the date is set according to the comments
Makefile
Outdated
|
|
||
| # Publication date, ISO format; update manually for "releases" | ||
| DOCDATE = 2024-01-25 | ||
| DOCDATE = 2025-10-31 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be 2025-10-20, the date of approval by Exec, doesn't matter if it is in the past
StandardsRegExt.vor
Outdated
| <date role="creation"> 2010-05-19 </date> | ||
| <date role="updated"> 2012-02-17 </date> | ||
| <version> 1.0 </version> | ||
| <date role="updated"> 2025-10-31 </date> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as in the Makefile: 2025-10-20
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, it is preferable to have formatting changes in a separate, "whitespace-only" commit to make it easier to read later diffs, but it's ok this way, too. Except for Marco's date fix, I'd say let's go.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine! Thanks for fixing the REC date!
No description provided.