aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index bd43f3f2d..e79d4ae10 100644
--- a/README
+++ b/README
@@ -64,7 +64,7 @@ Aleksey Manevich (https://github.com/manevich)
64 - fix double quotes/single quotes problem 64 - fix double quotes/single quotes problem
65 - big rework of argument processing subsystem 65 - big rework of argument processing subsystem
66 - --join fixes 66 - --join fixes
67 - spliting up cmdline.c 67 - splitting up cmdline.c
68 - Busybox support 68 - Busybox support
69 - X11 support rewrite 69 - X11 support rewrite
70 - gether shell selection code in one place 70 - gether shell selection code in one place
@@ -330,7 +330,7 @@ Jaykishan Mutkawoa (https://github.com/jmutkawoa)
330 - cpio profile 330 - cpio profile
331James Elford (https://github.com/jelford) 331James Elford (https://github.com/jelford)
332 - pass password manager support 332 - pass password manager support
333 - removed shell none from ssh-agent configuration, fixing the infinit loop 333 - removed shell none from ssh-agent configuration, fixing the infinite loop
334 - added gcloud profile 334 - added gcloud profile
335 - blacklist sensitive cloud provider files in disable-common 335 - blacklist sensitive cloud provider files in disable-common
336Jean Lucas (https://github.com/flacks) 336Jean Lucas (https://github.com/flacks)