~ubuntu-branches/ubuntu/utopic/dropbear/utopic-proposed

« back to all changes in this revision

Viewing changes to libtommath/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Gerrit Pape, Matt Johnston, Gerrit Pape
  • Date: 2008-03-27 20:08:06 UTC
  • mfrom: (1.4.1 upstream) (9 hardy)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20080327200806-c1hhdgt3ht2gk496
Tags: 0.51-1
[ Matt Johnston ]
* New upstream release.
  - Wait until a process exits before the server closes a connection,
    so that an exit code can be sent. This fixes problems with exit
    codes not being returned, which could cause scp to fail (closes:
    #448397, #472483).

[ Gerrit Pape ]
* debian/dropbear.postinst: don't print an error message if the
  update-service program is not installed (thx Matt).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
things for book in order of importance...
2
 
 
3
 
- Fix up pseudo-code [only] for combas that are not consistent with source
4
 
- Start in chapter 3 [basics] and work up...
5
 
   - re-write to prose [less abrupt]
6
 
   - clean up pseudo code [spacing]
7
 
   - more examples where appropriate and figures
8
 
 
9
 
Goal:
10
 
   - Get sync done by mid January [roughly 8-12 hours work]
11
 
   - Finish ch3-6 by end of January [roughly 12-16 hours of work]
12
 
   - Finish ch7-end by mid Feb [roughly 20-24 hours of work].
13
 
 
14
 
Goal isn't "first edition" but merely cleaner to read.
15
 
 
16