~ubuntu-branches/ubuntu/utopic/critcl/utopic

« back to all changes in this revision

Viewing changes to doc/include/changes314.inc

  • Committer: Package Import Robot
  • Author(s): Andrew Shadura
  • Date: 2013-05-11 00:08:06 UTC
  • Revision ID: package-import@ubuntu.com-20130511000806-7hq1zc3fnn0gat79
Tags: upstream-3.1.9
ImportĀ upstreamĀ versionĀ 3.1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[section {Changes for version 3.1.4}]
 
2
[list_begin enumerated]
 
3
 
 
4
[enum] Bugfix in package [package critcl::class]. Generate a dummy
 
5
       field in the class structure if the class has no class
 
6
       variables. Without this change the structure would be empty,
 
7
       and a number of compilers are not able to handle such a type.
 
8
 
 
9
[enum] Fixed a typo which broke the win64 configuration.
 
10
 
 
11
[enum] Fixed issue #16, a typo in the documentation of command
 
12
       [cmd critcl::class].
 
13
 
 
14
[list_end]