File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # NEWS for rsync 3.3.1 (UNRELEASED)
2+
3+ ## Changes in this version:
4+
5+ ### BUG FIXES:
6+
7+ - Fixed the included popt to avoid a memory error on modern gcc versions.
8+
9+ ### INTERNAL:
10+
11+ - Updated included popt to version 1.19.
12+
13+ ------------------------------------------------------------------------------
14+
115# NEWS for rsync 3.3.0 (6 Apr 2024)
216
317## Changes in this version:
47624776
47634777| RELEASE DATE | VER. | DATE OF COMMIT\* | PROTOCOL |
47644778| --------------| --------| ------------------| -------------|
4779+ | ?? Apr 2024 | 3.3.1 | | 31 |
47654780| 06 Apr 2024 | 3.3.0 | | 31 |
47664781| 20 Oct 2022 | 3.2.7 | | 31 |
47674782| 09 Sep 2022 | 3.2.6 | | 31 |
Original file line number Diff line number Diff line change 1- #define RSYNC_VERSION "3.3.0 "
1+ #define RSYNC_VERSION "3.3.1pre "
22#define MAINTAINER_TZ_OFFSET -7.0
You can’t perform that action at this time.
0 commit comments