Changeset ec32dbe2990458ce4af5e6f011c1f305408cce6f
- Timestamp:
- 07/20/07 17:50:43
(1 year ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1184946643 +0000
- git-parent:
[7af3d91a653ca0b1b09f13e0c90466dc49c87daa]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1184946643 +0000
- Message:
UTF-8
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r75477e3 |
rec32dbe |
|
| 8 | 8 | * Changes on the svn repository |
|---|
| 9 | 9 | - update the version number everywhere it's needed |
|---|
| 10 | | � configure.ac |
|---|
| 11 | | � extras/MacOSX/vlc.pbprj/project.pbxproj |
|---|
| 12 | | � extras/MacOSX/Resources/English.lproj/InfoPlist.string |
|---|
| | 10 | · configure.ac |
|---|
| | 11 | · extras/MacOSX/vlc.pbprj/project.pbxproj |
|---|
| | 12 | · extras/MacOSX/Resources/English.lproj/InfoPlist.string |
|---|
| 13 | 13 | - update the ChangeLog and NEWS files, as well as the Trac database |
|---|
| 14 | | � LANG=C svn log -v -r '{YYYY-12-31}:{YYYY-01-01}' >! ChangeLog |
|---|
| 15 | | � read all the commits and add important things to the NEWS file |
|---|
| 16 | | � update the milestones info on https://trac.videolan.org/vlc |
|---|
| | 14 | · LANG=C svn log -v -r '{YYYY-12-31}:{YYYY-01-01}' >! ChangeLog |
|---|
| | 15 | · read all the commits and add important things to the NEWS file |
|---|
| | 16 | · update the milestones info on https://trac.videolan.org/vlc |
|---|
| 17 | 17 | - Add a note about the matching contrib package in INSTALL.win32 |
|---|
| 18 | 18 | |
|---|