12007-07-11 Hal Rosenstock <halr@voltaire.com>
2
3	* configure.in: Bump to version 2.2.1
4
52007-06-20 Hal Rosenstock <halr@voltaire.com>
6
7	* osm_helper.c: Add 3LeafNetworks and Xsigo to osm_get_manufacturer_str
8
92007-06-15 Sasha Khapyorsky <sashak@voltaire.com>
10
11	* osm_helper.c: Fix PortInfo:CapMask printing when CapMask is 0
12
132007-06-11 Sasha Khapyorsky <sashak@voltaire.com>
14
15	* osm_helper.c: Remove OSM_SM_SIGNAL_MASTER_OR_HIGHER_SM_DETECTED
16	  from __osm_sm_mgr_signal_str
17
182007-06-06 Sasha Khapyorsky <sashak@voltaire.com>
19
20	* osm_helper.c: More optimally deal with manufacturer strings
21
222007-06-06 Hal Rosenstock <halr@voltaire.com>
23
24	* osm_helper.c: Add Sun to osm_get_manufacturer_str
25
262007-06-04 Hal Rosenstock <halr@voltaire.com>
27
28	* osm_helper.c: Add 8x to __osm_lwa_str_fixed_width
29
302007-05-07 Sasha Khapyorsky <sashak@voltaire.com>
31
32	* osm_helper.c: Remove repeated strlen() calls
33
342007-04-27 Ira K. Weiny <weiny2@llnl.gov>
35
36	* osm_helper.c: In osm_dump_notice, use ib_get_producer_type_str
37	  for printing producer type
38
392007-04-26 Hal Rosenstock <halr@voltaire.com>
40
41	* osm_helper.c: Clarify the proper usage of
42	  osm_get_node_type_str_fixed_width to take uint8_t rather
43	  than uint32_t for node_type argument
44
452007-04-25 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
46
47	* osm_helper.c: Fix problematic usage of sprintf() when
48	  source and destination strings overlap.
49
502007-04-24 Albert L. Chu <chu11@llnl.gov>
51
52	* osm_helper.c: In osm_get_node_type_str_fixed_width, fix
53	  both range limit and endian of node type check
54
552007-03-29 Hal Rosenstock <halr@voltaire.com>
56
57	* configure.in: Bump version to 2.2.0
58
592007-03-21 Sasha Khapyorsky <sashak@voltaire.com>
60
61	* osm_log.c: Changed to support daemon mode
62
632007-03-01 Hal Rosenstock <halr@voltaire.com>
64
65	* configure.in: Bump version to 2.1.2
66
67	* osm_helper.c: Eliminate extraneous comma in __osm_disp_msg_ string
68	  for OSM_MSG_MAD_PORT_INFO
69
702007-02-26 Sasha Khapyorsky <sashak@voltaire.com>
71
72	* osm_log.c: Minor optimization to previous change to osm_log
73	  for also flushing on OSM_LOG_SYS
74
752007-02-26 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
76
77	* osm_log.c: In osm_log, flush log on OSM_LOG_SYS (as well
78	  as OSM_LOG_ERROR)
79
802007-02-20 Hal Rosenstock <halr@voltaire.com>
81
82	* configure.in: Bump version to 2.1.1
83
84	* osm_helper.c: In osm_dbg_get_capabilities_str, only display
85	  Capability Mask if there are capabilities present
86
872007-01-22 Hal Rosenstock <halr@voltaire.com>
88
89	* osm_helper.c: Change DR path format from [%X] to %d,
90
912007-01-08 Sasha Khapyorsky <sashak@voltaire.com>
92
93	* osm_log.c: Add osm_log_reopen_file API
94
952006-12-22 Hal Rosenstock <halr@voltaire.com>
96
97	* osm_helper.c: Add osm_dump_switch_info_record API
98
992006-11-03 Sasha Khapyorsky <sashak@voltaire.com>
100
101	* osm_log.c: Add osm_log_printf API
102
1032006-10-30 Sasha Khapyorsky <sashak@voltaire.com>
104
105	* osm_helper.c: Fix seg fault with strings which
106	  might not be null terminated
107
1082006-10-18 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
109
110	* osm_log.c: Windows porting changes
111
1122006-09-19 Yevgeny Kliteynik <kliteyn@dev.mellanox.co.il>
113
114	* osm_log.c: Windows porting changes
115
116