win32-api 1.0.2-mswin32 → 1.0.3-mswin32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/CHANGES +3 -0
  2. data/lib/win32/api.so +0 -0
  3. metadata +1 -1
data/CHANGES CHANGED
@@ -1,3 +1,6 @@
1
+ = 1.0.3 - 28-Sep-2007
2
+ * Fixed a subtle but dangerous copy-on-write bug in the API#call method.
3
+
1
4
  = 1.0.2 - 28-Sep-2007
2
5
  * Fixed a bug in an internal struct member that was causing segfaults. Thanks
3
6
  go to Lars Olsson for the spot.
data/lib/win32/api.so CHANGED
Binary file
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: win32-api
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.2
6
+ version: 1.0.3
7
7
  date: 2007-09-28 00:00:00 -06:00
8
8
  summary: A superior replacement for Win32API
9
9
  require_paths: