diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-10-03 15:19:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-10-03 15:19:00 -0400 |
commit | 2725a88d5e3ec362a4f866f53c26ca20f943eb49 (patch) | |
tree | 90151d23191a50c821c31d7b808217bfe561bfce /changes/windows_8 | |
parent | 05f672c8c21ceb4c47731fb3d8f777bf95583b3b (diff) | |
parent | 103c861dfead6640a4bef6e85f740f7c635c7343 (diff) | |
download | tor-2725a88d5e3ec362a4f866f53c26ca20f943eb49.tar tor-2725a88d5e3ec362a4f866f53c26ca20f943eb49.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes/windows_8')
-rw-r--r-- | changes/windows_8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/windows_8 b/changes/windows_8 new file mode 100644 index 000000000..405e4fa15 --- /dev/null +++ b/changes/windows_8 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - The next version of Windows will be called Windows 8, and it has a major + version of 6, minor version of 2. Correctly identify that version instead + of calling it "Very recent version". Fixes bug 4153; reported by funkstar. + |