Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Commit

Permalink
[Setup] Updated the Windows release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
enricogior committed Sep 2, 2015
1 parent ca063b3 commit 9f55e61
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Redis on Windows Release Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
MSOpenTech Redis on Windows 3.0 Release Notes
=============================================

--[ Redis on Windows 3.0.300-alpha3 ] Release date: Sep 02 2015

- [Setup] Updated version from 3.0.300-alpha2 to 3.0.300-alpha3.
- [Fix] Error handling and cleanup after an AOF rewrite error.
- [Fix] Made stack trace report more robust.
- [Fix] replace_rename infinite loop upon error.
- [Cleanup] Code refactoring, hiredis isolation (work in progress).
- [Cleanup] Code refactoring.
- [Fix] Ported fixes from 2.8.
- [Cleanup] Replaced aeWin prefix with WSIOCP.
- [Fix] Made getNextRFDAvailable more robust.
- [Fix] Removed aeWinCloseSocket. Sockets were not closed properly.
- [Fix] Optimized socket flag management.
- [Debug] Added custom ASSERT macro.


--[ Redis on Windows 3.0.300-alpha2 ] Release date: Aug 20 2015

- [Cleanup] Code formatting.
Expand Down

0 comments on commit 9f55e61

Please sign in to comment.