aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--README.md2
-rw-r--r--RELNOTES1
3 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index b32cbe30a..cf2e375d4 100644
--- a/README
+++ b/README
@@ -74,6 +74,7 @@ Reiner Herrmann
74 - man page fixes 74 - man page fixes
75 - Debian and Ubuntu integration 75 - Debian and Ubuntu integration
76 - clang-analyzer fixes 76 - clang-analyzer fixes
77 - Debian reproductible build
77sshirokov (http://sourceforge.net/u/yshirokov/profile/) 78sshirokov (http://sourceforge.net/u/yshirokov/profile/)
78 - Patch to output "Reading profile" to stderr instead of stdout 79 - Patch to output "Reading profile" to stderr instead of stdout
79G4JC (http://sourceforge.net/u/gaming4jc/profile/) 80G4JC (http://sourceforge.net/u/gaming4jc/profile/)
diff --git a/README.md b/README.md
index 2aa43a6e5..2fc91a0f2 100644
--- a/README.md
+++ b/README.md
@@ -135,3 +135,5 @@ Start Firejail using the new path:
135````` 135`````
136$ firejail --profile-path=~/myprofiles 136$ firejail --profile-path=~/myprofiles
137````` 137`````
138
139### Debian reproductible build
diff --git a/RELNOTES b/RELNOTES
index b804f2f81..2383b3a71 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -22,6 +22,7 @@ firejail (0.9.36-rc1) baseline; urgency=low
22 * added --tracelog option 22 * added --tracelog option
23 * added "hostname" command to profile files 23 * added "hostname" command to profile files
24 * added automated feature testing framework 24 * added automated feature testing framework
25 * Debian reproductible build
25 * bugfixes 26 * bugfixes
26 -- netblue30 <netblue30@yahoo.com> Tue, 8 Nov 2015 09:00:00 -0500 27 -- netblue30 <netblue30@yahoo.com> Tue, 8 Nov 2015 09:00:00 -0500
27 28