zguo@svn.reactos.org wrote:
Change version string to release header for rbuild. Next time we release, do this in the cmake file.
Don't forget the actual version number in the very same file ;-)
Apart from this, please also check the SVN log of svn://svn.reactos.org/reactos/tags/ReactOS-0.3.13. I recall some regular changes for each release, which haven't been documented on the Wiki (e.g. RApps shortcut on the desktop).
- Colin
I'm actually going all the way back to 0.3.12, there's a lot of mixup with CLT with 0.3.13 which made it hard to find the actual release specific changes. One quick question is:
http://www.reactos.org/pipermail/ros-diffs/2010-October/038758.html
What got changed in boot/bootdata/hivedef_i386.inf?
On Mon, Jan 30, 2012 at 3:49 PM, Colin Finck colin@reactos.org wrote:
zguo@svn.reactos.org wrote:
Change version string to release header for rbuild. Next time we release, do this in the cmake file.
Don't forget the actual version number in the very same file ;-)
Apart from this, please also check the SVN log of svn://svn.reactos.org/reactos/tags/ReactOS-0.3.13. I recall some regular changes for each release, which haven't been documented on the Wiki (e.g. RApps shortcut on the desktop).
- Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Zachary Gorden drakekaizer666@gmail.com wrote:
I'm actually going all the way back to 0.3.12, there's a lot of mixup with CLT with 0.3.13 which made it hard to find the actual release specific changes.
All regular 0.3.13 changes are in svn://svn.reactos.org/reactos/tags/ReactOS-0.3.13. The CLT edition was branched after 0.3.13 had been released and later tagged as svn://svn.reactos.org/reactos/tags/ReactOS-0.3.13-CLT2011. So no chance that any CLT changes slipped into the regular 0.3.13 tagged release above.
What got changed in boot/bootdata/hivedef_i386.inf?
Just the wallpaper path as in every version. TortoiseSVN does a proper diff here by the way.
- Colin