+* 1.2.2
+- Fixed server log contents
+== hyoun jiil <jiil.hyoun@samsung.com> 2011-10-16
* 1.2.1
- Fixed some bugs : upgrade, parse error handling, pkg-build, remote job cancel
== hyoun jiil <jiil.hyoun@samsung.com> 2011-10-16
Source : dibs
-Version :1.2.1
+Version :1.2.2
Maintainer : taejun ha<taejun.ha@samsung.com>, jiil hyoun <jiil.hyoun@samsung.com>, donghyuk yang <donghyouk.yang@samsung.com>, donghee yang <donghee.yang@samsung.com>, sungmin kim <dev.sungmin.kim@samsung.com
Package : dibs
handle_cmd_resolve( req_line, req )
@log.info "Handled REQ: #{req_line}"
when "QUERY"
- @log.info "Received REQ: #{req_line}"
handle_cmd_query( req_line, req )
- @log.info "Handled REQ: #{req_line}"
when "CANCEL"
@log.info "Received REQ: #{req_line}"
handle_cmd_cancel( req_line, req )