Skip to content

DOCS-506 - adding note about 2.2 not supporting windows XP anymore. #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 10, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/tutorial/install-mongodb-on-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ There are three builds of MongoDB for Windows:
newer than Windows XP. 32-bit versions of MongoDB are only intended
for older systems and for use in testing and development systems.

.. versionchanged:: 2.2
MongoDB does not support Windows XP. Please use a more recent version of
Windows to use the latest release of MongoDB.

.. note::

Always download the correct version of MongoDB for your
Expand Down