summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 649574db094b6ca4acf15b66637627b0280d7acc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

2002-04-29  Stanislav Karchebny  <madfire@users.sourceforge.net>

   * (Makefile.in): added 'strip' target to strip debug info.
   * (INSTALL): added INSTALL file.
   * (nasm.1): added -v option description.


2002-04-29  Frank Kotler  <fbkotler@users.sourceforge.net>

   * (parser.c): fixed INCBIN bug reported by Rebel.


2002-04-11  Stanislav Karchebny  <madfire@users.sourceforge.net>

   * Started ChangeLog for recording per-file changes in the project.
     We could get away without ChangeLog at all (use CVS logs), but we
     lose CVS so often its better to have log glued to the sources =)
     You should record changes in CHANGES also, not for every change
     but rather when making a release.