Skip to content

Prepare for 1.6.1 release #141

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

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Prepare for 1.6.1 release #141

merged 1 commit into from
Aug 11, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Aug 10, 2024

@thbeu If you want to have a look at the changelog to check it reflects correctly the changes

Copy link
Contributor

@thbeu thbeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I miss the two "breaking" changes:

  • 94450f9: DBFWriteAttribute/DBFWriteLogicalAttribute no longer silently accpets invalid input, bur returns false
  • 5b8c378: DBFCloneEmpty considers the SAHooks

<li>Only test for _WIN32 for Windows detection</li>
<li>Windows: Fix UTF8 hook functions</li>
<li>Various compiler warning fixes</li>
<li>contrib/csv2shp.c: fix resource leaks (#86)</li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a reference to the GitHub issue here, but not on the previous lines or rather at all lines?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use what is available in commit messages.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know the auto-release notes generation feature of GitHub? It helps to keep track of the PR based changes.

@rouault
Copy link
Member Author

rouault commented Aug 10, 2024

I miss the two "breaking" changes:

thanks, added (the messages you propose here make much more sense to me than the raw commit messages I use to build the change log, and I tend to skip the ones I can't immediately make sense of, so this is an encouragement in providing more descriptive commit messages :-))

@rouault rouault merged commit fe13fd3 into OSGeo:master Aug 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants