0bfec5975c
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/288457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libx86emu?expand=0&rev=15
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 2 11:46:08 CET 2015 - snwint@suse.com
|
|
|
|
- avoid using reserved c++ words
|
|
- fix typo in Makefile
|
|
- fix some compiler warnings
|
|
- prepare for obs auto-submission
|
|
- add VERSION file back
|
|
- 1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 14:47:04 CET 2011 - snwint@suse.de
|
|
|
|
- better invalid code detection
|
|
- fix instruction log for some instructions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 23 18:07:14 CEST 2010 - snwint@suse.de
|
|
|
|
- create VERSION and changelog from git repo
|
|
- log message
|
|
- don't use 'i386'
|
|
- properly decode all descriptor types
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 10 10:20:17 CEST 2009 - snwint@suse.de
|
|
|
|
- avoid that error in future
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 20:44:08 CEST 2009 - coolo@novell.com
|
|
|
|
- fix typo
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 17:26:49 CEST 2009 - snwint@suse.de
|
|
|
|
- export only API functions in shared lib
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 8 12:46:50 CEST 2009 - snwint@suse.de
|
|
|
|
- upgraded to version 1.0
|
|
- align to package conventions
|
|
|