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 1 commit
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 newer releases of
Windows such as Windows 7 to use newer versions of MongoDB.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you don't need to document which versions of windows are newer than XP here.

MongoDB does not support Windows XP. To use more recent versions of MongoDB, upgrade Windows.

revise and resubmit.


.. note::

Always download the correct version of MongoDB for your
Expand Down