-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
- Loading branch information
Showing
8 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,29 @@ | |
Changelog for package rviz_ogre_vendor | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
14.2.1 (2024-05-24) | ||
------------------- | ||
* Update zlib into CMakeLists.txt (`#1128 <https://github.com/ros2/rviz/issues/1128>`_) | ||
Changes in 1.3 (18 Aug 2023) | ||
- Remove K&R function definitions and zlib2ansi | ||
- Fix bug in deflateBound() for level 0 and memLevel 9 | ||
- Fix bug when gzungetc() is used immediately after gzopen() | ||
- Fix bug when using gzflush() with a very small buffer | ||
- Fix crash when gzsetparams() attempted for transparent write | ||
- Fix test/example.c to work with FORCE_STORED | ||
- Rewrite of zran in examples (see zran.c version history) | ||
- Fix minizip to allow it to open an empty zip file | ||
- Fix reading disk number start on zip64 files in minizip | ||
- Fix logic error in minizip argument processing | ||
- Add minizip testing to Makefile | ||
- Read multiple bytes instead of byte-by-byte in minizip unzip.c | ||
- Add memory sanitizer to configure (--memory) | ||
- Various portability improvements | ||
- Various documentation improvements | ||
- Various spelling and typo corrections | ||
Co-authored-by: Chris Lalancette <[email protected]> | ||
* Contributors: mosfet80 | ||
|
||
14.2.0 (2024-04-26) | ||
------------------- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters