Re: [PATCH v3 2/2] Cygwin: expose all windows volume mount points.
On Feb 13 16:27, Jeremy Drake via Cygwin-patches wrote: > On Thu, 13 Feb 2025, Corinna Vinschen wrote: > > > The new behaviour makes more sense, actually. > > > > Pushed! > > > > Would you mind to send a patch with a release message we can add > > to release/3.6.0? > > > Sent. I also documented my other patches that only seem to be on the > master branch (ie, not backported to 3.5). Thanks! Yeah, as this is new behaviour, it doesn't really belong into 3.5. I think it's time to release 3.6 in the next few weeks, anyway. Corinna
Re: [PATCH] Cygwin: 3.6.0: add release entries for my patches.
On Feb 13 16:23, Jeremy Drake via Cygwin-patches wrote: > These are: > 04a5b07294 Cygwin: expose all windows volume mount points. > 0d113da235 Cygwin: /proc//mount*: escape strings. > 7923059bff Cygwin: uname: add host machine tag to sysname. > b091b47b9e cygthread: suspend thread before terminating. > > Signed-off-by: Jeremy Drake > --- > winsup/cygwin/release/3.6.0 | 21 + > 1 file changed, 21 insertions(+) Pushed. I also updated the docs. Thanks, Corinna