5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2025-03-19 22:50:36 +03:00

d/changelog: fix typo

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
(cherry picked from commit de472e826d8c0ac3d18b20d8ea4acdf32bdf228b)
This commit is contained in:
Fabian Grünbichler 2023-07-31 15:45:17 +02:00
parent 1d2c78b7e0
commit 4f433681f3

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
rust-pxar (0.10.2-1) unstable; urgency=medium
* don't hold a temporary buffer mutex accross await point
* don't hold a temporary buffer mutex across await point
* fix EntryKind for fifo and sockets in the random accessor