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

« back to all changes in this revision

Viewing changes to doc/include/changes311.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.1}]
 
2
[list_begin enumerated]
 
3
 
 
4
[enum] Bugfixes all around. In detail:
 
5
 
 
6
[enum] Fixed the generation of wrong#args errors for
 
7
[cmd critcl::cproc] and derived code ([package critcl::class]
 
8
cproc-based methods). Use NULL if there are no arguments, and
 
9
take the offset into account.
 
10
 
 
11
[enum] Fixed the handling of package names by
 
12
[package critcl::class]. Forgot that they may contain namespace
 
13
separators. Bumped to version 1.0.1.
 
14
 
 
15
[enum] Extended a [package critcl::class] generated error message in
 
16
instance creation for clarity. Bumped to version 1.0.2.
 
17
 
 
18
[list_end]