aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index 52c5f7dd2..b12ad7b59 100644
--- a/README
+++ b/README
@@ -104,7 +104,14 @@ valoq (https://github.com/valoq)
104Zack Weinberg (https://github.com/zackw) 104Zack Weinberg (https://github.com/zackw)
105 - removed libconnect 105 - removed libconnect
106 - fixed memory corruption in noblacklist processing 106 - fixed memory corruption in noblacklist processing
107 - rework DISPLAY environment parsing, rework masking X11 sockets in /tmp/.X11-unix directory 107 - rework DISPLAY environment parsing
108 - rework masking X11 sockets in /tmp/.X11-unix directory
109 - rework xpra and xephyr detection
110 - rework abstract X11 socket detection
111 - rework X11 display number assignment
112 - rework X11 xorg processing
113 - rework fcopy, --follow-link support in fcopy
114 - follow link support in --private-bin
108Igor Bukanov (https://github.com/ibukanov) 115Igor Bukanov (https://github.com/ibukanov)
109 - found/fiixed privilege escalation in --hosts-file option 116 - found/fiixed privilege escalation in --hosts-file option
110Cat (https://github.com/ecat3) 117Cat (https://github.com/ecat3)